aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server/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.http.server/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.http.server/pom.xml')
-rw-r--r--org.eclipse.jgit.http.server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.server/pom.xml b/org.eclipse.jgit.http.server/pom.xml
index 9e34b3b0d3..5ba0173d3d 100644
--- a/org.eclipse.jgit.http.server/pom.xml
+++ b/org.eclipse.jgit.http.server/pom.xml
@@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>0.9.1</version>
+ <version>0.9.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.http.server</artifactId>