diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-06-05 15:31:07 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-06-05 15:31:07 +0200 |
commit | cb0abf787e576d676fc703cde6153bf8c0e08c1d (patch) | |
tree | 86fe7a44b54b68e7503ec12da695ccb644e5e8ca /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | |
parent | ca57743a45162ea32ff0312b2f758720d1d1f356 (diff) | |
download | jgit-cb0abf787e576d676fc703cde6153bf8c0e08c1d.tar.gz jgit-cb0abf787e576d676fc703cde6153bf8c0e08c1d.zip |
Prepare 5.0.0-SNAPSHOT builds
Change-Id: I9acca328146aa7100fbc1b457fcb1f8fd87cf52a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml index fb360a9b9a..63b87af725 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml @@ -49,7 +49,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.0.0.201806050710-rc3</version> + <version>5.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.target</artifactId> |