diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-01 17:21:11 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-01 17:21:11 +0100 |
commit | 8845f2e91b2da2159a326aef576c591fbee7dae7 (patch) | |
tree | baac3935f418dc3db95cfb70b268ce5502bb7fd7 /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml | |
parent | 261f46dc430c85915780e3a4dad50788dbe5adea (diff) | |
download | jgit-8845f2e91b2da2159a326aef576c591fbee7dae7.tar.gz jgit-8845f2e91b2da2159a326aef576c591fbee7dae7.zip |
Prepare 6.1.0-SNAPSHOT builds
Change-Id: I30a89277373ad62c857151532942e135e34d1d0c
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 c64f6d4d75..16395ccc69 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.1.0.202202221755-m3</version> + <version>6.1.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |