summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2012-12-21 00:30:45 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2012-12-21 00:31:26 +0100
commit2d78a8da97907df2b50f78d58171a29f13a2e887 (patch)
treecc6b0152b0d43ea60255093d40017d72452357be /pom.xml
parentaa357c2a9f49562b6849c0e821ec9c02c949e869 (diff)
downloadjgit-2d78a8da97907df2b50f78d58171a29f13a2e887.tar.gz
jgit-2d78a8da97907df2b50f78d58171a29f13a2e887.zip
Prepare post 2.2.0.201212191850-r buildsstable-2.2
Change-Id: I1a0fe51c71551fcfc98f5dd435eb283fd661b77a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 8fd1ad3274..085e00fefb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<packaging>pom</packaging>
- <version>2.2.0.201212191850-r</version>
+ <version>2.2.0-SNAPSHOT</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>
@@ -169,7 +169,7 @@
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
<bundle-manifest>${project.build.directory}/META-INF/MANIFEST.MF</bundle-manifest>
- <jgit-last-release-version>2.2.0.201212191850-r</jgit-last-release-version>
+ <jgit-last-release-version>2.1.0.201209190230-r</jgit-last-release-version>
<jsch-version>0.1.44-1</jsch-version>
<junit-version>4.5</junit-version>
<args4j-version>2.0.12</args4j-version>