Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-06-05 23:24:32 +0000
committerMatthias Sohn2011-06-05 23:24:32 +0000
commitf1713abcdcb5097d4e44893862bedc6e27dde20e (patch)
tree579115d0020f758f22c975c27a5fbefc88912243 /org.eclipse.jgit.junit/pom.xml
parent2a1e20ead5b9333ecf5d299f95ae47321faa678b (diff)
downloadjgit-f1713abcdcb5097d4e44893862bedc6e27dde20e.tar.gz
jgit-f1713abcdcb5097d4e44893862bedc6e27dde20e.tar.xz
jgit-f1713abcdcb5097d4e44893862bedc6e27dde20e.zip
Prepare 1.1.0 builds
Change-Id: I4cf017cd567543846839612ab3ace6d26233e01d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r--org.eclipse.jgit.junit/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml
index d21b52921e..505dbf644a 100644
--- a/org.eclipse.jgit.junit/pom.xml
+++ b/org.eclipse.jgit.junit/pom.xml
@@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.junit</artifactId>

Back to the top