diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-05-23 10:18:18 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-05-23 10:18:18 +0200 |
commit | 2f1b4ffcd297d9dffd8f69ee4c7e2976a714224a (patch) | |
tree | 548a2c49b255d7fcb453bf5937b9c0003ae38430 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | |
parent | 1f6d43a6528212f270f0f4542ee0cb54cd1a2435 (diff) | |
download | jgit-2f1b4ffcd297d9dffd8f69ee4c7e2976a714224a.tar.gz jgit-2f1b4ffcd297d9dffd8f69ee4c7e2976a714224a.zip |
Prepare 5.1.0-SNAPSHOT builds
Change-Id: I8523a993ae1f7b62573d7547273bc1356bf64fa7
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml index 8c49ebfb57..36d8b875fb 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.1.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |