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.http.test/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.http.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml index c9f687fb5d..460f7049bc 100644 --- a/org.eclipse.jgit.http.test/pom.xml +++ b/org.eclipse.jgit.http.test/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.7.0-SNAPSHOT</version> + <version>5.8.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |