Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-02-13 23:50:14 +0000
committerMatthias Sohn2013-02-13 23:53:52 +0000
commit7717433453a8572834091cc1a530298a810f1016 (patch)
treebde636e96813ba9b620166284b16ce7993784dbf /pom.xml
parentce77fd67309679eb5389d3d6c22c1b36920bd4c5 (diff)
downloadegit-github-7717433453a8572834091cc1a530298a810f1016.tar.gz
egit-github-7717433453a8572834091cc1a530298a810f1016.tar.xz
egit-github-7717433453a8572834091cc1a530298a810f1016.zip
Prepare 2.4.0-SNAPSHOT builds
Change-Id: Ic2ef1cce0531642da14882ae80e7cde90af401aa 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 b2e21aa6..bc0584dd 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>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top