Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-10-20 00:08:35 +0000
committerMatthias Sohn2018-10-20 00:08:35 +0000
commit9b6d30f2c145243bfdb1708bef847538a0df640d (patch)
tree356f1a763107fcbe864d3986fb761ebcb4a2d0d2 /org.eclipse.jgit.packaging/pom.xml
parent92aca6195dec146bbcb7457a52db721776df381e (diff)
downloadjgit-9b6d30f2c145243bfdb1708bef847538a0df640d.tar.gz
jgit-9b6d30f2c145243bfdb1708bef847538a0df640d.tar.xz
jgit-9b6d30f2c145243bfdb1708bef847538a0df640d.zip
Prepare 4.11.6-SNAPSHOT builds
Change-Id: Ic823775aad59530f516602e7e848474d65763314 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index e69872a1c4..25959ce9be 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -53,7 +53,7 @@
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>4.11.5.201810191925-r</version>
+ <version>4.11.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>JGit Tycho Parent</name>

Back to the top