summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2010-09-15 11:31:05 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2010-09-15 11:31:05 +0200
commit7ae5e82d66af01b158f218147a7a025cc2a48ac9 (patch)
treef6f625d169ca64202cd64964ab8f07546135286a /org.eclipse.jgit.packaging/pom.xml
parent445a3a281d3fa9f8a264b32a463e84cfe5918a33 (diff)
downloadjgit-7ae5e82d66af01b158f218147a7a025cc2a48ac9.tar.gz
jgit-7ae5e82d66af01b158f218147a7a025cc2a48ac9.zip
Qualify post-0.9.1 builds
Change-Id: I07a3391de03379f32ecfd055d45750e3860b2be4 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 6ce2784701..ce799c8f3b 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.9.1</version>
+ <version>0.9.2-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.9.1</version>
+ <version>0.9.2-SNAPSHOT</version>
<classifier>sources</classifier>
</dependency>
</dependencies>