Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-06-04 22:18:46 +0000
committerMatthias Sohn2014-06-04 22:18:46 +0000
commitf97abf5529d95615bce3847b95ad9466361665ce (patch)
tree507811d658cb79a9df37d79165c06ddda9164a3b /pom.xml
parent8b5851293d848ac7578ca9b5d3bfe08847c3611e (diff)
downloadegit-github-f97abf5529d95615bce3847b95ad9466361665ce.tar.gz
egit-github-f97abf5529d95615bce3847b95ad9466361665ce.tar.xz
egit-github-f97abf5529d95615bce3847b95ad9466361665ce.zip
Prepare 3.5.0-SNAPSHOT builds
Change-Id: I7ad9e9533b062f653f6d87eb0dc1aaa4a5044c09 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1b8c2930..c430bcdd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top