diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-06-09 12:51:12 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-06-09 12:51:12 +0200 |
commit | 855842af1934dd02f2bf20b4e723d63ba5786ba0 (patch) | |
tree | d09e3bd7e527238409eb9331f1343eaed734d93d /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml | |
parent | a51b440840aa5f2cd20ae4c2edf6cdade18179df (diff) | |
download | jgit-855842af1934dd02f2bf20b4e723d63ba5786ba0.tar.gz jgit-855842af1934dd02f2bf20b4e723d63ba5786ba0.zip |
Prepare 5.9.0-SNAPSHOT builds
Change-Id: Ia998e2772df1285a4c674b07201f15d53156eb78
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml index f8bc2576a1..89321859b1 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.8.0-SNAPSHOT</version> + <version>5.9.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |