Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-06-09 05:29:27 +0000
committerMatthias Sohn2015-06-09 05:29:27 +0000
commit4f221854556991e3394b3a71e77ee0b771b1500b (patch)
tree3d7676e3dc029ebbb96afb1044621b99e4fd6d64 /pom.xml
parentd8040f3406d1e33fc88a93f749af536e54c5f1a2 (diff)
downloadjgit-4f221854556991e3394b3a71e77ee0b771b1500b.tar.gz
jgit-4f221854556991e3394b3a71e77ee0b771b1500b.tar.xz
jgit-4f221854556991e3394b3a71e77ee0b771b1500b.zip
Change-Id: I01ad84fc74555656c42934cd62a85269a7030557 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 68a6789521..bc162ac9b1 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>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.201506090130-r</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>

Back to the top