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 /org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/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 'org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
index a14fe62cfd..9ad68425ad 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>4.7.8.201903121755-r</version>
+ <version>4.7.9-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>

Back to the top