Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-09-15 19:51:23 +0000
committerMatthias Sohn2011-09-15 19:51:23 +0000
commit57d6585522af279d311b11af64339c209c08f6be (patch)
tree22baf915d7cf7d53fc07933264b23540f2b9dbb6 /org.eclipse.jgit.http.test/pom.xml
parent1cb0510ceea63b2f501019943bc88f31cb57df0d (diff)
downloadjgit-57d6585522af279d311b11af64339c209c08f6be.tar.gz
jgit-57d6585522af279d311b11af64339c209c08f6be.tar.xz
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.http.test/pom.xml')
-rw-r--r--org.eclipse.jgit.http.test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml
index c6634f1858..fe3cd6bf3e 100644
--- a/org.eclipse.jgit.http.test/pom.xml
+++ b/org.eclipse.jgit.http.test/pom.xml
@@ -51,7 +51,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>1.1.0.201109151100-r</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.http.test</artifactId>

Back to the top