Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-12-24 00:10:23 +0000
committerMatthias Sohn2014-12-24 00:17:40 +0000
commitcdfd22da304542cf0672e94ad50d6fc596d8707c (patch)
tree2f5ddf8903812ece87f7fc9145d43133b3030400 /org.eclipse.jgit.pgm.test/pom.xml
parent988291581034075fab20bbd76147cbc9ad08151b (diff)
downloadjgit-cdfd22da304542cf0672e94ad50d6fc596d8707c.tar.gz
jgit-cdfd22da304542cf0672e94ad50d6fc596d8707c.tar.xz
jgit-cdfd22da304542cf0672e94ad50d6fc596d8707c.zip
Prepare 3.7.0-SNAPSHOT builds
Change-Id: Ib3e7b5f46ee1e27b9cf25b3b2d01d681a5c4904c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
-rw-r--r--org.eclipse.jgit.pgm.test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml
index 14e978f6f3..2a87690fb6 100644
--- a/org.eclipse.jgit.pgm.test/pom.xml
+++ b/org.eclipse.jgit.pgm.test/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>3.6.1-SNAPSHOT</version>
+ <version>3.7.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.pgm.test</artifactId>

Back to the top