Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-12-23 22:38:20 +0000
committerMatthias Sohn2014-12-23 22:38:20 +0000
commit02b0660b8b749b078fc58f135d14206ebad98ad9 (patch)
treee3664482659746e077f28703d6e84ecf8a69ab8f /pom.xml
parentb2ca2ffd7d6c18f327b325cf1c1f5da0ddb5a22b (diff)
downloadjgit-02b0660b8b749b078fc58f135d14206ebad98ad9.tar.gz
jgit-02b0660b8b749b078fc58f135d14206ebad98ad9.tar.xz
jgit-02b0660b8b749b078fc58f135d14206ebad98ad9.zip
Prepare 3.6.1-SNAPSHOT builds
Change-Id: Ie620c90ffafbffc6755b4e1ed55a61a15b118a2a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 371109c0b3..74f89476c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<packaging>pom</packaging>
- <version>3.6.0.201412230720-r</version>
+ <version>3.6.1-SNAPSHOT</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>

Back to the top