diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 15:44:16 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 15:44:16 +0200 |
commit | 0bd9cb62cca51e9e6078d55fd202c990ab8b3263 (patch) | |
tree | 04b207a1ea93295cdf54bfb734d6fd073f1c7fa5 /org.eclipse.jgit.ant.test/pom.xml | |
parent | 78d90902e81ff00216bf5a4f34cb817696df7094 (diff) | |
download | jgit-0bd9cb62cca51e9e6078d55fd202c990ab8b3263.tar.gz jgit-0bd9cb62cca51e9e6078d55fd202c990ab8b3263.zip |
JGit v4.9.5.201809180939-rv4.9.5.201809180939-r
Change-Id: I36199607f3ec6e8bb841e9d9eade12251312447c
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ant.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant.test/pom.xml b/org.eclipse.jgit.ant.test/pom.xml index bb2412c318..b7f5b91a68 100644 --- a/org.eclipse.jgit.ant.test/pom.xml +++ b/org.eclipse.jgit.ant.test/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.9.5-SNAPSHOT</version> + <version>4.9.5.201809180939-r</version> </parent> <artifactId>org.eclipse.jgit.ant.test</artifactId> |