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.packaging/org.eclipse.jgit.pgm.feature/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.packaging/org.eclipse.jgit.pgm.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml index 6d61c40bb2..be5f84e55b 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.5.0-SNAPSHOT</version> + <version>5.5.0.201909110433-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |