diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-13 03:01:15 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-13 03:01:15 +0200 |
commit | 16fd3feefc792d89e4e05d3f1657290f297837e9 (patch) | |
tree | 361b9e9a641f385b8326da711c933883f1c04e86 /org.eclipse.jgit/pom.xml | |
parent | d189309cdc0393e57deb48c1f3a211d3515ed952 (diff) | |
download | jgit-16fd3feefc792d89e4e05d3f1657290f297837e9.tar.gz jgit-16fd3feefc792d89e4e05d3f1657290f297837e9.zip |
Prepare 5.5.0-SNAPSHOT builds
Change-Id: I177d637e552a79014816dc5d2ef5ccda506adb39
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 ff9d03624c..3ea730b2e5 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>5.4.1-SNAPSHOT</version> + <version>5.5.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |