diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-05-22 23:43:43 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-05-22 23:43:43 +0200 |
commit | 812abefd58ed588b8aa8eadfb59993c084251e09 (patch) | |
tree | bbdc26352cf37e5c3a29f37409d305f3da39a031 /org.eclipse.jgit.ui/pom.xml | |
parent | ce5cdea143faefecfddab0d23ade104eba93b09c (diff) | |
download | jgit-812abefd58ed588b8aa8eadfb59993c084251e09.tar.gz jgit-812abefd58ed588b8aa8eadfb59993c084251e09.zip |
JGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1
Change-Id: Ie2c35fab87f294b00f9754b07b60a848bf256b10
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ui/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ui/pom.xml b/org.eclipse.jgit.ui/pom.xml index c30f4b17d4..af58692350 100644 --- a/org.eclipse.jgit.ui/pom.xml +++ b/org.eclipse.jgit.ui/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0.201805221745-rc1</version> </parent> <artifactId>org.eclipse.jgit.ui</artifactId> |