Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-03-08 22:09:18 +0000
committerMatthias Sohn2018-03-08 22:09:18 +0000
commitd0f1f5eef60653b820f61c24ec30763280ee8ba4 (patch)
treed5fe2fc0fba1b97ebe077b33639132e9a0bd3281 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
parent21879202163f76e6f33aac4ce2360094cab5643b (diff)
downloadjgit-d0f1f5eef60653b820f61c24ec30763280ee8ba4.tar.gz
jgit-d0f1f5eef60653b820f61c24ec30763280ee8ba4.tar.xz
jgit-d0f1f5eef60653b820f61c24ec30763280ee8ba4.zip
Prepare 5.0.0-SNAPSHOT builds
Change-Id: I2d2f50ed8a12f310e7cac68eed5536bd460c403f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
index 90b660eca0..63b87af725 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
@@ -49,7 +49,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>4.11.1-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>

Back to the top