aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2011-06-01 18:22:44 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2011-06-01 18:22:44 +0200
commit81371d385b5f199341226644238b8856f5e6831d (patch)
treebcf3cf85c602192da3af0bf753615c2507fdd724 /org.eclipse.jgit.packaging/pom.xml
parentf5f1536f3f77160798676e5bd2f8b3c66ad8d72d (diff)
downloadjgit-81371d385b5f199341226644238b8856f5e6831d.tar.gz
jgit-81371d385b5f199341226644238b8856f5e6831d.zip
JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3
Change-Id: I574a05200471c431b3a02ac6ff208dc6aa90f539 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 289c8834f6..ea9429cc3c 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-SNAPSHOT</version>
+ <version>1.0.0.201106011211-rc3</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-SNAPSHOT</version>
+ <version>1.0.0.201106011211-rc3</version>
<classifier>sources</classifier>
</dependency>
</dependencies>