diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-03 14:49:20 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-03 14:49:20 +0200 |
commit | 261881055d42b34def764ffb99898665ba0bc6a7 (patch) | |
tree | c889411efadcd1c3bccb4eb791fe154f5ef87342 /org.eclipse.jgit/pom.xml | |
parent | 9a2deb20496c6dff236fd4d7180881edc7c6b075 (diff) | |
download | jgit-261881055d42b34def764ffb99898665ba0bc6a7.tar.gz jgit-261881055d42b34def764ffb99898665ba0bc6a7.zip |
Prepare 4.11.10-SNAPSHOT buildsstable-4.11
Change-Id: Ic98bd87d96ce627d38e1ecc2c3cb28b517ab489e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index ec24a51094..a49d4262bb 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.11.9.201909030838-r</version> + <version>4.11.10-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |