Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-05-21 20:04:11 +0000
committerMatthias Sohn2014-05-21 20:04:43 +0000
commit0e13adb9cf3c498a790f080f07eb72cc2fb7c4e0 (patch)
tree4f79653b28ab6ac9df11d6cf92bad8f562d30df7 /pom.xml
parentd2d56e9efbfb4d3b1ad9b99b10a5d4b1c75cc62b (diff)
downloadjgit-0e13adb9cf3c498a790f080f07eb72cc2fb7c4e0.tar.gz
jgit-0e13adb9cf3c498a790f080f07eb72cc2fb7c4e0.tar.xz
jgit-0e13adb9cf3c498a790f080f07eb72cc2fb7c4e0.zip
Prepare post 3.4.0 RC1 builds
Change-Id: Ia8d29046439bc9134acdf7c88ab85ea49c4ddf47 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 5d436b1b13..66cc9e028d 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.4.0.201405211411-rc1</version>
+ <version>3.4.0-SNAPSHOT</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>

Back to the top