diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-11-11 00:30:53 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-11-11 00:31:45 +0100 |
commit | 35109dc66cf7c4408b41a7dcdde6aec1b8e08372 (patch) | |
tree | dea3976724f3310d29e3448829606862c3cfc3a3 /org.eclipse.jgit.junit/pom.xml | |
parent | 3a93c8bdca09db61cc4b58f6438763611008e545 (diff) | |
download | jgit-35109dc66cf7c4408b41a7dcdde6aec1b8e08372.tar.gz jgit-35109dc66cf7c4408b41a7dcdde6aec1b8e08372.zip |
Prepare post 4.2-m1 builds
Change-Id: I20e5eadc243ea375948ceca8c99441605c45ad95
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index 2d94859a3a..bf281e62b2 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.2.0.201511101648-m1</version> + <version>4.2.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |