Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2020-06-09 10:51:12 +0000
committerMatthias Sohn2020-06-09 10:51:12 +0000
commit855842af1934dd02f2bf20b4e723d63ba5786ba0 (patch)
treed09e3bd7e527238409eb9331f1343eaed734d93d /org.eclipse.jgit.junit/pom.xml
parenta51b440840aa5f2cd20ae4c2edf6cdade18179df (diff)
downloadjgit-855842af1934dd02f2bf20b4e723d63ba5786ba0.tar.gz
jgit-855842af1934dd02f2bf20b4e723d63ba5786ba0.tar.xz
jgit-855842af1934dd02f2bf20b4e723d63ba5786ba0.zip
Prepare 5.9.0-SNAPSHOT builds
Change-Id: Ia998e2772df1285a4c674b07201f15d53156eb78 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 33f1a1b8f9..82fe656b05 100644
--- a/org.eclipse.jgit.junit/pom.xml
+++ b/org.eclipse.jgit.junit/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>5.8.0-SNAPSHOT</version>
+ <version>5.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.junit</artifactId>

Back to the top