diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-01-19 13:10:20 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-01-19 13:10:20 +0100 |
commit | 20f272a71c2c4cafc1adf881817042d43e0c5329 (patch) | |
tree | e9f32a23bdc28be6ba6f09815a3f59e61c7882d0 /org.eclipse.jgit.ant.test/pom.xml | |
parent | 8d3584f4d389919be3e1b427bf8b9d887070fe64 (diff) | |
download | jgit-20f272a71c2c4cafc1adf881817042d43e0c5329.tar.gz jgit-20f272a71c2c4cafc1adf881817042d43e0c5329.zip |
Prepare 4.2.0-SNAPSHOT builds
Change-Id: Ibe38a95bf36db0c0ed948280b28c416943ec0329
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 340c850afd..f8bf0838b3 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.201512141825-rc1</version> + <version>4.2.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ant.test</artifactId> |