diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-12-15 00:22:13 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-12-15 00:22:13 +0100 |
commit | d2044aed4fc49bc5fe5053febe410b1aa6a95093 (patch) | |
tree | d0b526bf92ce82672fbc5c1621031d28bc20dfdf /org.eclipse.jgit.ant.test/pom.xml | |
parent | edec10dc3909e15cbb29a7936ec42ae72c526792 (diff) | |
download | jgit-d2044aed4fc49bc5fe5053febe410b1aa6a95093.tar.gz jgit-d2044aed4fc49bc5fe5053febe410b1aa6a95093.zip |
JGit v4.2.0.201512141825-rc1v4.2.0.201512141825-rc1
Change-Id: Id725ea888acd23793d37de2864ec0727160a2eaf
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 f8bf0838b3..340c850afd 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.2.0-SNAPSHOT</version> + <version>4.2.0.201512141825-rc1</version> </parent> <artifactId>org.eclipse.jgit.ant.test</artifactId> |