summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2012-06-06 13:57:32 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2012-06-06 13:57:32 +0200
commitf2d9a5ed31380470aa2b708afc5d1711aa086ca7 (patch)
tree24249eb79c0025c4dc419e6208b02b3f6101a796 /org.eclipse.jgit.packaging/pom.xml
parent1cb135ebfb3af9f5ec9ab682b40404bb8f2401bf (diff)
downloadjgit-f2d9a5ed31380470aa2b708afc5d1711aa086ca7.tar.gz
jgit-f2d9a5ed31380470aa2b708afc5d1711aa086ca7.zip
Prepare next 2.0.0-SNAPSHOT builds
Change-Id: I0d55b390502b3da139ab0d15a6cf3d05774d8ad9 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 2b32541f6f..c23dd96db1 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.0.0.201206060730-rc3</version>
+ <version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>JGit Tycho Parent</name>
@@ -89,7 +89,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>2.0.0.201206060730-rc3</version>
+ <version>${project.version}</version>
<classifier>sources</classifier>
</dependency>
</dependencies>