summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2013-02-06 16:08:09 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2013-02-06 16:10:20 +0100
commite9cf705c6edc01aa63cc6bdda0e5b42bfebf6f84 (patch)
treecaf92817abdf459f90b97b88b4ddc7eaa26a9275 /org.eclipse.jgit.packaging/pom.xml
parentea060dd8e74ab588ca55a4fb3ff15dd17343aa88 (diff)
downloadjgit-e9cf705c6edc01aa63cc6bdda0e5b42bfebf6f84.tar.gz
jgit-e9cf705c6edc01aa63cc6bdda0e5b42bfebf6f84.zip
Prepare post 2.3rc1 builds
Change-Id: I5c7daa5a735bfc2ecb9adc11c392b94d235102b6 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index 6c0f2b41a6..f00be89b0a 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -53,7 +53,7 @@
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>2.3.0.201302060400-rc1</version>
+ <version>2.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>JGit Tycho Parent</name>
@@ -99,7 +99,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>2.3.0.201302060400-rc1</version>
+ <version>2.3.0-SNAPSHOT</version>
<classifier>sources</classifier>
</dependency>
<dependency>