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.test/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.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index 9600b61351..e53aaabc4e 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.0.0.201806050710-rc3</version> + <version>5.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |