Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-05-05 21:33:03 +0000
committerMatthias Sohn2014-05-05 21:33:03 +0000
commitf6c42684d9af1355cecdd5f83fbf216718980ab9 (patch)
treee9bacb94c79d34c9007c9f11d9938ef5437eea81 /pom.xml
parentf9c0783e7dda06a709f55906d48ce6b379bd5a08 (diff)
downloadjgit-f6c42684d9af1355cecdd5f83fbf216718980ab9.tar.gz
jgit-f6c42684d9af1355cecdd5f83fbf216718980ab9.tar.xz
jgit-f6c42684d9af1355cecdd5f83fbf216718980ab9.zip
Change-Id: I8d941d22becdf019199a1c0fe28aa5835038647d 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 66cc9e028d..193c739aed 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-SNAPSHOT</version>
+ <version>3.4.0.201405051725-m7</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>

Back to the top