Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-08-21 08:52:10 +0000
committerMatthias Sohn2019-08-21 08:52:10 +0000
commit38adb548c3e047d498f6819fc6c57d9e89a33806 (patch)
tree719f97a46f029fd27e2847cbafb51511277495b7 /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml
parentc130e5e708a34619a90474afd8f259931fc8e7c2 (diff)
downloadjgit-38adb548c3e047d498f6819fc6c57d9e89a33806.tar.gz
jgit-38adb548c3e047d498f6819fc6c57d9e89a33806.tar.xz
jgit-38adb548c3e047d498f6819fc6c57d9e89a33806.zip
Change-Id: Iaade207292acb8b27e01aca7e1af97ad7db1e854 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml
index 81ffd3a789..1f598c0825 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.1.9-SNAPSHOT</version>
+ <version>5.1.9.201908210455-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>

Back to the top