diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-06-22 01:42:14 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-06-22 01:42:14 +0200 |
commit | ff15df05c3a84b7af7f098550fd4504d7fc2a6d3 (patch) | |
tree | ba62db3974ed6c399b798aeae47cad51070132b7 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | |
parent | a7e38fb0b01fa35a4a902a8dde26321e010be1f9 (diff) | |
download | jgit-ff15df05c3a84b7af7f098550fd4504d7fc2a6d3.tar.gz jgit-ff15df05c3a84b7af7f098550fd4504d7fc2a6d3.zip |
Prepare 5.0.2-SNAPSHOT builds
Change-Id: I65e83f39a4082278c4cb809dbb08d44a119cebe0
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 417a9a2167..a58155928e 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.1.201806211838-r</version> + <version>5.0.2-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |