diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-03-20 21:44:47 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-03-20 21:44:47 +0100 |
commit | a9a84b7235ecfc584cb3b30a4e2df34cf0fb0d27 (patch) | |
tree | 3192ebc8568c8e5a2dea937d64ed3639f0f9e2fb /org.eclipse.jgit.ui/pom.xml | |
parent | 4c558225dc991a34d59bc4fb0d4e6f1f6974f53c (diff) | |
download | jgit-a9a84b7235ecfc584cb3b30a4e2df34cf0fb0d27.tar.gz jgit-a9a84b7235ecfc584cb3b30a4e2df34cf0fb0d27.zip |
JGit v4.5.1.201703201650-rv4.5.1.201703201650-r
Change-Id: I88de7c9f52abbc4921a82208ed74d22aa19fb3cd
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 e787181992..2d9f75a2a9 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>4.5.1-SNAPSHOT</version> + <version>4.5.1.201703201650-r</version> </parent> <artifactId>org.eclipse.jgit.ui</artifactId> |