diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-11 10:31:38 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-11 10:31:38 +0200 |
commit | de2df8adde3a95106df8e8802fa493b39b6c1326 (patch) | |
tree | 3f6560ad0fbd36d5467371c6737c58cd6cb40f43 /org.eclipse.jgit.junit.ssh/pom.xml | |
parent | 524fd0d8c663278a4595016fa97d89718caf6e6c (diff) | |
download | jgit-de2df8adde3a95106df8e8802fa493b39b6c1326.tar.gz jgit-de2df8adde3a95106df8e8802fa493b39b6c1326.zip |
JGit v5.5.0.201909110433-rv5.5.0.201909110433-r
Change-Id: I5715730ac47d32462f235c2f50581bf1579d46b9
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit.ssh/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit.ssh/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit.ssh/pom.xml b/org.eclipse.jgit.junit.ssh/pom.xml index 50e666c797..0d1229e63a 100644 --- a/org.eclipse.jgit.junit.ssh/pom.xml +++ b/org.eclipse.jgit.junit.ssh/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.5.0-SNAPSHOT</version> + <version>5.5.0.201909110433-r</version> </parent> <artifactId>org.eclipse.jgit.junit.ssh</artifactId> |