diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-03-09 22:47:10 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-03-09 22:47:10 +0100 |
commit | 8fab712f75b5fda9747b4226ab4a85c55445d23f (patch) | |
tree | ce4335f608ab11ad3431bbb0cc1d39a6da243639 /org.eclipse.jgit.packaging/pom.xml | |
parent | fb0858e9c95472b213f8c0530c1959310e88f4b6 (diff) | |
download | jgit-8fab712f75b5fda9747b4226ab4a85c55445d23f.tar.gz jgit-8fab712f75b5fda9747b4226ab4a85c55445d23f.zip |
Prepare 5.8.0-SNAPSHOT builds
Change-Id: I056b45806a82eae80177932e42e3dc806015351a
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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 35caa3e244..f631a8e425 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -16,7 +16,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.7.0-SNAPSHOT</version> + <version>5.8.0-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |