diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-20 00:10:02 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-20 00:10:02 +0200 |
commit | 7ae004509cf007b1750050adb5a3f9a46cc48b6b (patch) | |
tree | 458c3f40cb9eab6646fbf518f14782708198fc2c /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml | |
parent | 97534056fc43b6b1e419694442b737ebf3fb909a (diff) | |
download | jgit-7ae004509cf007b1750050adb5a3f9a46cc48b6b.tar.gz jgit-7ae004509cf007b1750050adb5a3f9a46cc48b6b.zip |
Prepare 4.9.8-SNAPSHOT builds
Change-Id: Iab7b0f2a21a76f801a83fbeb54f09d1525878f4d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml index f5984d09c9..50fe9fee76 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.9.7.201810191756-r</version> + <version>4.9.8-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |