diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-20 02:08:35 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-20 02:08:35 +0200 |
commit | 9b6d30f2c145243bfdb1708bef847538a0df640d (patch) | |
tree | 356f1a763107fcbe864d3986fb761ebcb4a2d0d2 /org.eclipse.jgit.ant/pom.xml | |
parent | 92aca6195dec146bbcb7457a52db721776df381e (diff) | |
download | jgit-9b6d30f2c145243bfdb1708bef847538a0df640d.tar.gz 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.ant/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ant/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant/pom.xml b/org.eclipse.jgit.ant/pom.xml index c302c42808..dac3b51cf1 100644 --- a/org.eclipse.jgit.ant/pom.xml +++ b/org.eclipse.jgit.ant/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.11.5.201810191925-r</version> + <version>4.11.6-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ant</artifactId> |