Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-09-27 13:54:08 +0000
committerMatthias Sohn2013-09-27 13:54:40 +0000
commit5a2a2222efa40d0cf132d6b21429792118555bea (patch)
tree3839b148b4722a4d8cfd3b5c79be6f40258ddde4 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
parent6f0681eb9fe213304ec53948639cd9d7b790d629 (diff)
downloadjgit-5a2a2222efa40d0cf132d6b21429792118555bea.tar.gz
jgit-5a2a2222efa40d0cf132d6b21429792118555bea.tar.xz
jgit-5a2a2222efa40d0cf132d6b21429792118555bea.zip
Prepare post 3.1.0 RC1 builds
Change-Id: I060f2082ccd0c91905b6b29a49cc633a0b51a1f2 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
index 4872dd60ae..3fefc0bf8e 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>3.1.0.201309270735-rc1</version>
+ <version>3.1.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>

Back to the top