diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-10-27 14:54:49 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-10-27 14:54:49 +0200 |
commit | 6fd7a25d99ec26fff8bad309d6e40d84c5e73f02 (patch) | |
tree | 8b2141f67ddcc5938cdfcce74d61e156627317a0 /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml | |
parent | e21da0ddbc240c48ceabc815779e2321dda8ed8e (diff) | |
download | jgit-6fd7a25d99ec26fff8bad309d6e40d84c5e73f02.tar.gz jgit-6fd7a25d99ec26fff8bad309d6e40d84c5e73f02.zip |
JGit v6.0.0.202110270955-m2v6.0.0.202110270955-m2
Change-Id: I8057bbbf6acd478ad062e30cf5cbfc287531a66a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 70bb08b732..4bc824cf5e 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-SNAPSHOT</version> + <version>6.0.0.202110270955-m2</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |