diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 17:10:45 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 17:10:45 +0200 |
commit | b63870200b3ece9049ba9068660f3b4243bf02e4 (patch) | |
tree | 2f52ab4a3eadf71da32c3ffda90787558458464a /org.eclipse.jgit.ui/pom.xml | |
parent | dff99a272a96777a445cf4e822ffc22067222ce9 (diff) | |
download | jgit-b63870200b3ece9049ba9068660f3b4243bf02e4.tar.gz jgit-b63870200b3ece9049ba9068660f3b4243bf02e4.zip |
JGit v5.1.2.201810061102-rv5.1.2.201810061102-r
Change-Id: Id34e4ae12a796460862edc37c5eb072314199bf4
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 0f9d486e8c..67b63e3795 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.1.2-SNAPSHOT</version> + <version>5.1.2.201810061102-r</version> </parent> <artifactId>org.eclipse.jgit.ui</artifactId> |