summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2011-09-15 21:51:23 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2011-09-15 21:51:23 +0200
commit57d6585522af279d311b11af64339c209c08f6be (patch)
tree22baf915d7cf7d53fc07933264b23540f2b9dbb6 /org.eclipse.jgit.packaging/pom.xml
parent1cb0510ceea63b2f501019943bc88f31cb57df0d (diff)
downloadjgit-57d6585522af279d311b11af64339c209c08f6be.tar.gz
jgit-57d6585522af279d311b11af64339c209c08f6be.zip
Prepare post v1.1.0.201109151100-r buildstable-1.1
Change-Id: Ib099ec93d8243b238641d79328216874532ab5eb 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 8f1588f23e..19cc57e27f 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.1.0.201109151100-r</version>
+ <version>1.1.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.1.0.201109151100-r</version>
+ <version>1.1.0-SNAPSHOT</version>
<classifier>sources</classifier>
</dependency>
</dependencies>