diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 13:47:54 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 13:47:54 +0100 |
commit | de4a6332011ba1ddb7780a8646f1010aa8d27cfa (patch) | |
tree | a6f261696d55121b89b40fc8a697741197d8b0c7 /org.eclipse.jgit/pom.xml | |
parent | 9e74c4980865a2bb9758185285c51e9bf3d29fb5 (diff) | |
download | jgit-de4a6332011ba1ddb7780a8646f1010aa8d27cfa.tar.gz jgit-de4a6332011ba1ddb7780a8646f1010aa8d27cfa.zip |
JGit v5.3.0.201903130848-rv5.3.0.201903130848-r
Change-Id: I52256a6d07011030698299d9a97dd01ea825fb7f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index ff819237b2..b61a8f5195 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.3.0-SNAPSHOT</version> + <version>5.3.0.201903130848-r</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |