Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-03-12 22:26:43 +0000
committerMatthias Sohn2019-03-12 22:26:43 +0000
commit317d747c5c51a0690399ba452975cd0b2363658a (patch)
tree22f5305e61104865056573f50b3c8048a722f7de /pom.xml
parenta2951a996f0c2b3966642687dc3aeccbfad114a3 (diff)
downloadjgit-317d747c5c51a0690399ba452975cd0b2363658a.tar.gz
jgit-317d747c5c51a0690399ba452975cd0b2363658a.tar.xz
jgit-317d747c5c51a0690399ba452975cd0b2363658a.zip
Prepare 4.7.9-SNAPSHOT builds
Change-Id: I1602a6b811fd9f95e284153b560d8d9f855fae9f 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 ce0faeb109..4764bdfd36 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.8.201903121755-r</version>
+ <version>4.7.9-SNAPSHOT</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>

Back to the top