diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-05-30 23:16:23 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-05-30 23:16:23 +0200 |
commit | c473bbf8029743e54e890fcd66998ac011e83b9c (patch) | |
tree | 91816350cbbfb1d18d86015d811e9f95c48dd90d /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | |
parent | dbf091a7eeb9ecc51518bbf20239df50a302f3d9 (diff) | |
download | jgit-c473bbf8029743e54e890fcd66998ac011e83b9c.tar.gz jgit-c473bbf8029743e54e890fcd66998ac011e83b9c.zip |
Prepare 5.0.0-SNAPSHOT builds
Change-Id: I9c4a0465f8e85041d24da97f4b4c7ad5f5eed3e4
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 5090607c68..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.201805301535-rc2</version> + <version>5.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.target</artifactId> |