Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-03-13 01:04:31 +0000
committerMatthias Sohn2019-03-13 01:04:31 +0000
commita888f80856c8bbbaf969a9a65a3cf6f7270368b5 (patch)
treee69a31002e62ea6bf81a1ceaa7cdfa59c513c894 /org.eclipse.jgit.pgm.test/pom.xml
parent7204e35f93f4dbcc682f75a67382a0233c018e80 (diff)
downloadjgit-a888f80856c8bbbaf969a9a65a3cf6f7270368b5.tar.gz
jgit-a888f80856c8bbbaf969a9a65a3cf6f7270368b5.tar.xz
jgit-a888f80856c8bbbaf969a9a65a3cf6f7270368b5.zip
Change-Id: I4fc62c304b5a8452ca72a3b305e5732a26120000 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
-rw-r--r--org.eclipse.jgit.pgm.test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml
index 2cdd72f1a3..34338fb241 100644
--- a/org.eclipse.jgit.pgm.test/pom.xml
+++ b/org.eclipse.jgit.pgm.test/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>4.11.7-SNAPSHOT</version>
+ <version>4.11.7.201903122105-r</version>
</parent>
<artifactId>org.eclipse.jgit.pgm.test</artifactId>

Back to the top