Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-06-02 21:11:57 +0000
committerMatthias Sohn2015-06-02 21:11:57 +0000
commit72ecb5c8c70beff809f2eb28def0c63e67d9a5cc (patch)
treefcc09e45f0b42df1932261155a5eef0c25a39266 /org.eclipse.jgit.junit/pom.xml
parentd59fafc7ca3bc0dd0a54cfabf57538fa5458a96f (diff)
downloadjgit-72ecb5c8c70beff809f2eb28def0c63e67d9a5cc.tar.gz
jgit-72ecb5c8c70beff809f2eb28def0c63e67d9a5cc.tar.xz
jgit-72ecb5c8c70beff809f2eb28def0c63e67d9a5cc.zip
Prepare post 4.0-RC3 builds
Change-Id: I74469f1243503098fb05b5ddec3fa609132debab 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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml
index 1e30beadc3..77f0511b34 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.0.0.201506020755-rc3</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.junit</artifactId>

Back to the top