Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-09-11 21:27:23 +0000
committerMatthias Sohn2018-09-11 21:28:07 +0000
commita44d95c81438bb81a36080a4c3bf92d7f811579b (patch)
tree3b4f22cdf9fd8cd3999d639950bc127e56833079 /pom.xml
parent47956bcc6858bf2bbfb184b93017556eab693ce9 (diff)
downloadjgit-a44d95c81438bb81a36080a4c3bf92d7f811579b.tar.gz
jgit-a44d95c81438bb81a36080a4c3bf92d7f811579b.tar.xz
jgit-a44d95c81438bb81a36080a4c3bf92d7f811579b.zip
Prepare 5.1.1-SNAPSHOT builds
Change-Id: Ie220dd95fae18f894e2a04a5ae6d29a1e5a6d76b 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 3c77e5f0ef..bfbd2568f4 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>5.1.0.201809111528-r</version>
+ <version>5.1.1-SNAPSHOT</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>

Back to the top