diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-28 10:36:08 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-28 10:36:08 +0200 |
commit | fdfd6e2872705360f94653ec54a37170e2fc0e3d (patch) | |
tree | 757106f394ecc469b7bdd1094e430342dbbcb568 /org.eclipse.jgit.ant.test/pom.xml | |
parent | 9e5380e7fb797e83b6f6b5754249bea4cae534e7 (diff) | |
download | jgit-fdfd6e2872705360f94653ec54a37170e2fc0e3d.tar.gz jgit-fdfd6e2872705360f94653ec54a37170e2fc0e3d.zip |
JGit v4.1.0.201509280440-rv4.1.0.201509280440-r
Change-Id: I9a536870b9f5c1247c52d6c976a954115982fa1c
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 8c3a1b28d7..8d9e1f1511 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.1.0-SNAPSHOT</version> + <version>4.1.0.201509280440-r</version> </parent> <artifactId>org.eclipse.jgit.ant.test</artifactId> |