diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-11-16 11:43:19 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-11-16 11:43:19 +0100 |
commit | 21fb7381882f57a8302842a0d004db88ec478346 (patch) | |
tree | 78e742b3cb7cc88f222d1209daa14c796745acd1 /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml | |
parent | 8df3cb44bf0298dd3b35d05706f4bcb20238d862 (diff) | |
download | jgit-21fb7381882f57a8302842a0d004db88ec478346.tar.gz jgit-21fb7381882f57a8302842a0d004db88ec478346.zip |
JGit v6.4.0.202211160543-m3v6.4.0.202211160543-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I8c2a0ede168224e6572bb2b41cd106c3492ac4fc
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 41277c6c78..2626b815c2 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.4.0-SNAPSHOT</version> + <version>6.4.0.202211160543-m3</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |