diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-17 21:41:28 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-17 21:41:28 +0100 |
commit | 6807661d39a43909c946e4dc1359db13dcf9d24a (patch) | |
tree | 2626b8986ec1de6ad2f59c2b6d7be4e325226733 /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml | |
parent | 400b5acae85efb08b3e45a9484260d8aebc24f8b (diff) | |
download | jgit-6807661d39a43909c946e4dc1359db13dcf9d24a.tar.gz jgit-6807661d39a43909c946e4dc1359db13dcf9d24a.zip |
Prepare 6.0.0-SNAPSHOT builds
Change-Id: Ibfc7fb21b039fe2a7669c8dee3c10f5ade33d520
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 a7c36de989..70bb08b732 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.0.0.202111161950-m3</version> + <version>6.0.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |