diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-01-17 04:17:18 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-01-17 04:17:18 +0100 |
commit | 05159ed6561e63dcbf49b9981436feb25dc03def (patch) | |
tree | dcc8c569ccdfc047bc575d0588975a7e390cca61 /org.eclipse.jgit.ui/pom.xml | |
parent | 13f9aae49ad7597f8063d949aec2a9737b7340c9 (diff) | |
download | jgit-05159ed6561e63dcbf49b9981436feb25dc03def.tar.gz jgit-05159ed6561e63dcbf49b9981436feb25dc03def.zip |
JGit v5.3.0.201901162155-m1v5.3.0.201901162155-m1
Change-Id: I350925ff3b1fba2c83a448bc4e6d67368573693e
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 17e0e4599b..8832577aa6 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.3.0.201901161700-m1</version> + <version>5.3.0.201901162155-m1</version> </parent> <artifactId>org.eclipse.jgit.ui</artifactId> |