Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2017-08-16 08:42:27 +0000
committerMatthias Sohn2017-08-16 08:42:27 +0000
commite21e2436d3427169a8c19569e95727ab758c07ea (patch)
treec958779afd1f4494ace53a0dbd0eb8ea3922955f /pom.xml
parent1ed1e40387c859786cf1932d22fe0001fbd5abb6 (diff)
downloadjgit-e21e2436d3427169a8c19569e95727ab758c07ea.tar.gz
jgit-e21e2436d3427169a8c19569e95727ab758c07ea.tar.xz
jgit-e21e2436d3427169a8c19569e95727ab758c07ea.zip
Change-Id: I2d57144976e3683e180d3a42edc6c3bf2905e87c 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 55370adaa8..50fe55c83c 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.5.3-SNAPSHOT</version>
+ <version>4.5.3.201708160445-r</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>

Back to the top