aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2010-12-17 15:49:30 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2010-12-17 15:49:30 +0100
commit485917598e33e2aefa798caebf571fb801345b78 (patch)
tree5f348e605ee5afb05357309d8951c11aa29edb62 /org.eclipse.jgit.packaging/pom.xml
parent67d8f3a3388ca6c8fba8d794053a75c4dfd2754a (diff)
downloadjgit-485917598e33e2aefa798caebf571fb801345b78.tar.gz
jgit-485917598e33e2aefa798caebf571fb801345b78.zip
Qualify post 0.10 builds
Change-Id: Ifcb8fdea95286779c8aea6bf4d7647e8c1c98d63 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 9a447277ea..daab18c1f3 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>0.10.2-SNAPSHOT</version>
+ <version>0.11.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>JGit Tycho Parent (Incubation)</name>
@@ -83,7 +83,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>0.10.2-SNAPSHOT</version>
+ <version>0.11.0-SNAPSHOT</version>
<classifier>sources</classifier>
</dependency>
</dependencies>