diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-11-04 19:38:49 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-11-04 19:38:49 +0100 |
commit | 6c17f3d23ba650423a19ccd5ed5f72f77a1ad574 (patch) | |
tree | 30bf8b73a814b9a085cb2b00e0b9505573ac56f9 /org.eclipse.jgit.ssh.apache/pom.xml | |
parent | d69fb4d4ac7bcf7d0d84109bba56cf944646fb24 (diff) | |
download | jgit-6c17f3d23ba650423a19ccd5ed5f72f77a1ad574.tar.gz jgit-6c17f3d23ba650423a19ccd5ed5f72f77a1ad574.zip |
JGit v5.10.0.202011041322-m2v5.10.0.202011041322-m2
Change-Id: Ia2709321f61f61208350eaa8aa48e56b88455146
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ssh.apache/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ssh.apache/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ssh.apache/pom.xml b/org.eclipse.jgit.ssh.apache/pom.xml index 4eb9cc747a..de16fe2b3d 100644 --- a/org.eclipse.jgit.ssh.apache/pom.xml +++ b/org.eclipse.jgit.ssh.apache/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.10.0-SNAPSHOT</version> + <version>5.10.0.202011041322-m2</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache</artifactId> |