diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-24 19:42:27 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-24 19:42:27 +0100 |
commit | 4453a6e04292e149bd69fe45a6383590cc1a60ab (patch) | |
tree | ddbda14ab265cd4493ab103d56557c43560d159e /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml | |
parent | 06eb6d0b731c6d6667707629cd91dc592ef5702e (diff) | |
download | jgit-4453a6e04292e149bd69fe45a6383590cc1a60ab.tar.gz jgit-4453a6e04292e149bd69fe45a6383590cc1a60ab.zip |
Prepare 6.1.0-SNAPSHOT builds
Change-Id: Ied07b1298bd32672a5025cec5079440ab9b9a100
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 5e0f05a850..28f61dd2d0 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>6.0.0-SNAPSHOT</version> + <version>6.1.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |