diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 08:24:16 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 08:24:16 +0200 |
commit | 6fe4505b2a753173ff9708c2c71cb833aaacf016 (patch) | |
tree | bdbce287cd8104f0e2ecc5981d4c29dba502ccf6 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml | |
parent | 9796e86165ae4cbb40d2b47815ac2ee773ef8629 (diff) | |
download | jgit-6fe4505b2a753173ff9708c2c71cb833aaacf016.tar.gz jgit-6fe4505b2a753173ff9708c2c71cb833aaacf016.zip |
Prepare 4.7.4-SNAPSHOT builds
Change-Id: Ie4d17e1604270946606e75145012c5b7fa1283eb
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 59407468d9..945d4b68b2 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.7.3.201809090215-r</version> + <version>4.7.4-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |