diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-06-13 18:11:23 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-06-13 18:11:23 +0200 |
commit | 94a585e6e87e09880e611a79585fb24090fee271 (patch) | |
tree | 0c7470be5878b7048f2bf5ec1da4777074f957c5 /org.eclipse.jgit.ant/pom.xml | |
parent | 2d276161a21f6c406893da61aac4d60fa4eaff5d (diff) | |
download | jgit-94a585e6e87e09880e611a79585fb24090fee271.tar.gz jgit-94a585e6e87e09880e611a79585fb24090fee271.zip |
JGit v5.0.0.201806131210-r
Change-Id: Iedccfcaf57c11822f1faf5d5195357de42b2a14e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ant/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant/pom.xml b/org.eclipse.jgit.ant/pom.xml index 7767c6996f..0d29136698 100644 --- a/org.eclipse.jgit.ant/pom.xml +++ b/org.eclipse.jgit.ant/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0.201806131210-r</version> </parent> <artifactId>org.eclipse.jgit.ant</artifactId> |