Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-05-22 23:54:32 +0000
committerMatthias Sohn2018-05-22 23:54:32 +0000
commit9ad70313818aad4a64a7d5d30c2c428948fb28de (patch)
treee6471371ac8516303f31967bf31d0835dea48315 /pom.xml
parent812abefd58ed588b8aa8eadfb59993c084251e09 (diff)
downloadjgit-9ad70313818aad4a64a7d5d30c2c428948fb28de.tar.gz
jgit-9ad70313818aad4a64a7d5d30c2c428948fb28de.tar.xz
jgit-9ad70313818aad4a64a7d5d30c2c428948fb28de.zip
Prepare 5.0.0-SNAPSHOT builds
Change-Id: Ie343ccf37f46168041046500a2e19acc80814cfe 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 ae69427cd0..af26c741d2 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.0.0.201805221745-rc1</version>
+ <version>5.0.0-SNAPSHOT</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>

Back to the top