diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-24 17:31:26 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-24 17:31:26 +0200 |
commit | 9afff3e80818be7946f8b32249e30eb46c433056 (patch) | |
tree | e5512e862de7055b21c8a8ced256dd622d62e3f8 /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml | |
parent | 590f03b7dc203aadb5606f330a79065a2f81f850 (diff) | |
download | jgit-9afff3e80818be7946f8b32249e30eb46c433056.tar.gz jgit-9afff3e80818be7946f8b32249e30eb46c433056.zip |
Prepare 6.7.0-SNAPSHOT builds
Change-Id: I50ff7ee31046cfc29a087c8963be3deae24b1c9c
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml index c8ef056293..eca10cd830 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.6.0-SNAPSHOT</version> + <version>6.7.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |