Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-10-03 16:19:11 +0000
committerMatthias Sohn2013-10-03 16:20:28 +0000
commitd049040c8601106dad712fc28a6a6a091cd4171f (patch)
treecedf167ce99f595ffc37632c6e1653ebd32fb7df /pom.xml
parent9840bb22201ad082438a5495d22cba43e4677863 (diff)
downloadegit-github-d049040c8601106dad712fc28a6a6a091cd4171f.tar.gz
egit-github-d049040c8601106dad712fc28a6a6a091cd4171f.tar.xz
egit-github-d049040c8601106dad712fc28a6a6a091cd4171f.zip
Prepare post 3.1.0 buildsstable-3.1
Change-Id: Ic341c16df5775b6a85e6c12bdd27faeea4bf3dcf 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 bbdd53a1..c99d2e86 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.1.0.201310021548-r</version>
+ <version>3.1.1-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top