summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2011-06-05 23:26:56 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2011-06-05 23:26:56 +0200
commitf65513f75397b1f4de6d063962e5cccca5a89cb6 (patch)
treed8a533bb32c1b4668904bfd18c2bde3478383a77 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
parent0636f9cdda2b0172d229ba95bc32dbf86e981cde (diff)
downloadjgit-1.0.0.201106051725-r.tar.gz
jgit-1.0.0.201106051725-r.zip
JGit v1.0.0.201106051725-rv1.0.0.201106051725-r
Change-Id: I39f4a23cf284505395d511dfedf02b7f5608df95 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
index 15404c8a19..a73cdd0f53 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.201106051725-r</version>
</parent>
<artifactId>org.eclipse.jgit.feature</artifactId>
@@ -62,7 +62,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.201106051725-r</version>
</dependency>
</dependencies>