Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-09-19 10:45:20 +0000
committerMatthias Sohn2012-09-19 10:45:20 +0000
commit31db368a6df1960fe9f27abfe1454460de4c030e (patch)
treec1d4428bcaf11cfcfca20af0a3d1b4014d419a07 /pom.xml
parent13eab332e4a0b2671151ea34e048156ce1c46bf2 (diff)
downloadegit-github-31db368a6df1960fe9f27abfe1454460de4c030e.tar.gz
egit-github-31db368a6df1960fe9f27abfe1454460de4c030e.tar.xz
egit-github-31db368a6df1960fe9f27abfe1454460de4c030e.zip
Prepare 2.2.0 builds
Change-Id: Id9ccb1fd7bb3ceffebba6f3fc87aa62a16b76cc8 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 de97af3f..a3c63d63 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.1.0-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top