diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-27 02:44:17 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-27 02:44:17 +0100 |
commit | 24e89950e7d1c59cb72d24d8396455acc7d90799 (patch) | |
tree | cd42d18f6ab57a45695fbc10fd726c55ff6f7790 /org.eclipse.jgit.ssh.apache/pom.xml | |
parent | a26bf7231e3c2a3d36f8baf02bb73298076824e2 (diff) | |
download | jgit-24e89950e7d1c59cb72d24d8396455acc7d90799.tar.gz jgit-24e89950e7d1c59cb72d24d8396455acc7d90799.zip |
JGit v5.2.1.201812262042-rv5.2.1.201812262042-r
Change-Id: Idfefc54e898f364407a931b787a26db2489b031c
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 9623742781..89621060f2 100644 --- a/org.eclipse.jgit.ssh.apache/pom.xml +++ b/org.eclipse.jgit.ssh.apache/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.2.1-SNAPSHOT</version> + <version>5.2.1.201812262042-r</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache</artifactId> |