diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 07:49:33 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 07:49:33 +0100 |
commit | 639d53721c47ecf9a079475270fca93580f6b746 (patch) | |
tree | 8edac147a31c427f72683f0142c44ef9aad1be3b /org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml | |
parent | a31756fbfcec67dce9901c00132fec8eb4c58222 (diff) | |
download | jgit-639d53721c47ecf9a079475270fca93580f6b746.tar.gz jgit-639d53721c47ecf9a079475270fca93580f6b746.zip |
Prepare 5.1.7-SNAPSHOT builds
Change-Id: Ica716b2ad18f8390e75466430ef81c86ea06f004
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.xml | 2 |
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 32b08c97b9..3616c1f385 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>5.1.6.201903130242-r</version> + <version>5.1.7-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |