Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-04-18 14:26:30 +0000
committerMatthias Sohn2019-04-18 14:26:30 +0000
commit7be6f02d32637aa955928e84c46bbe32660f679e (patch)
treee7bdb39bb766c131df137d44e128bf70a97119a6 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
parentd5ec15c8d04dd7f537ab3415446c01f4d42f7a77 (diff)
downloadjgit-7be6f02d32637aa955928e84c46bbe32660f679e.tar.gz
jgit-7be6f02d32637aa955928e84c46bbe32660f679e.tar.xz
jgit-7be6f02d32637aa955928e84c46bbe32660f679e.zip
Change-Id: I3034d1ad263fdfb23347304f866309354930fd19 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
index e1d3862bfd..c5e7494c3a 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>4.9.10-SNAPSHOT</version>
+ <version>4.9.10.201904181027-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>

Back to the top