Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-12-24 12:50:12 +0000
committerMatthias Sohn2018-12-24 12:50:12 +0000
commit4d32049bb3fc6c4ef42120b2d98f3022c33798f5 (patch)
tree18b02bde8bd5d6a7f9ea0adde0c4e31ae2eb8779 /org.eclipse.jgit.archive/pom.xml
parent193a164925e968c625098c6b79bed84d8da91b5c (diff)
downloadjgit-4d32049bb3fc6c4ef42120b2d98f3022c33798f5.tar.gz
jgit-4d32049bb3fc6c4ef42120b2d98f3022c33798f5.tar.xz
jgit-4d32049bb3fc6c4ef42120b2d98f3022c33798f5.zip
Change-Id: I57b6001b1fbd6042299ccd4dd7d70765a46ea10b Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.archive/pom.xml')
-rw-r--r--org.eclipse.jgit.archive/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.archive/pom.xml b/org.eclipse.jgit.archive/pom.xml
index 2fe3a16766..e461745691 100644
--- a/org.eclipse.jgit.archive/pom.xml
+++ b/org.eclipse.jgit.archive/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>4.7.7-SNAPSHOT</version>
+ <version>4.7.7.201812240805-r</version>
</parent>
<artifactId>org.eclipse.jgit.archive</artifactId>

Back to the top