summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2011-06-01 18:55:11 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2011-06-01 18:55:11 +0200
commitada903085d1b4ef8c79e3e2d91f49fee7e188f53 (patch)
tree5e0c3592265a9c3775713ae092cb59c9ceabe890 /org.eclipse.jgit.packaging/pom.xml
parent81371d385b5f199341226644238b8856f5e6831d (diff)
downloadjgit-ada903085d1b4ef8c79e3e2d91f49fee7e188f53.tar.gz
jgit-ada903085d1b4ef8c79e3e2d91f49fee7e188f53.zip
Prepare post v1.0.0.201106011211-rc3 builds
Change-Id: I4dec8eba7e35858aef65fcc10f91fad3fe5b52b9 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 ea9429cc3c..289c8834f6 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>1.0.0.201106011211-rc3</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>JGit Tycho Parent</name>
@@ -83,7 +83,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>1.0.0.201106011211-rc3</version>
+ <version>1.0.0-SNAPSHOT</version>
<classifier>sources</classifier>
</dependency>
</dependencies>