diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-02-27 01:41:30 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-02-27 01:41:30 +0100 |
commit | 9b486e390625df6cb495f57012a0384753399ec8 (patch) | |
tree | 3ca3a73bb201e97e420cb2ca0cb66c017ee3492b /org.eclipse.jgit.pgm.test/pom.xml | |
parent | a312131d79d724df85a8fb248f902c4d8b3ea2ce (diff) | |
download | jgit-9b486e390625df6cb495f57012a0384753399ec8.tar.gz jgit-9b486e390625df6cb495f57012a0384753399ec8.zip |
Prepare 3.7.1-SNAPSHOT builds
Change-Id: I2e97610ea9e552e5800e7ca895fd193c8bc507aa
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml index 8d3118a4e4..b1e2eed171 100644 --- a/org.eclipse.jgit.pgm.test/pom.xml +++ b/org.eclipse.jgit.pgm.test/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.7.0.201502260915-r</version> + <version>3.7.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |