diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 09:29:05 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 09:29:05 +0200 |
commit | 6657f93adbbaafc582457994c83cab5d5dea0882 (patch) | |
tree | 4e1a6fab9ecb7e1f83acbf24ed5b1d8e05788f17 /org.eclipse.jgit.ant.test/pom.xml | |
parent | f8de0596d7d6785c1354fba551667220e5204047 (diff) | |
download | jgit-6657f93adbbaafc582457994c83cab5d5dea0882.tar.gz jgit-6657f93adbbaafc582457994c83cab5d5dea0882.zip |
JGit v4.9.4.201809090327-rv4.9.4.201809090327-r
Change-Id: I13488a915fe0ba871c5f37c6e9efc6f436083171
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 84f1d999f9..8240984b7d 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.4-SNAPSHOT</version> + <version>4.9.4.201809090327-r</version> </parent> <artifactId>org.eclipse.jgit.ant.test</artifactId> |