Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-04-16 22:18:13 +0000
committerMatthias Sohn2019-04-16 22:18:13 +0000
commit21042c0de72ccac4f85a480f8d3478105fa0c3cb (patch)
tree47083c07281cb81bf19e3868c9982bb63055f6ed /pom.xml
parentcfeb4187b72afc5889e68b1abe247bc9589301e8 (diff)
downloadjgit-21042c0de72ccac4f85a480f8d3478105fa0c3cb.tar.gz
jgit-21042c0de72ccac4f85a480f8d3478105fa0c3cb.tar.xz
jgit-21042c0de72ccac4f85a480f8d3478105fa0c3cb.zip
Prepare 4.7.10-SNAPSHOT buildsstable-4.7
Change-Id: I662ee441521c1370a31f274cc6d001723ad0c528 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cbf28eba47..e768613d08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<packaging>pom</packaging>
- <version>4.7.9.201904161809-r</version>
+ <version>4.7.10-SNAPSHOT</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>

Back to the top