diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-27 13:34:51 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-27 13:34:51 +0200 |
commit | 6f0681eb9fe213304ec53948639cd9d7b790d629 (patch) | |
tree | b20597ab017c9dc5d3c7411fa06166bf15b90f94 /org.eclipse.jgit.ant.test/pom.xml | |
parent | a065a06c2aefd0f5c5fc70d3410c3202f4d03268 (diff) | |
download | jgit-6f0681eb9fe213304ec53948639cd9d7b790d629.tar.gz jgit-6f0681eb9fe213304ec53948639cd9d7b790d629.zip |
JGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1
Change-Id: I48202dd461110da25f9bc159c938311fff0669e0
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 359d477156..8c91601628 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>3.1.0-SNAPSHOT</version> + <version>3.1.0.201309270735-rc1</version> </parent> <artifactId>org.eclipse.jgit.ant.test</artifactId> |