diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-28 21:14:09 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-28 21:14:09 +0200 |
commit | d5a0d76ed0023412a49096debb75c4d3d50ea9d1 (patch) | |
tree | 4e75673502682877e76d4d62b694a8663eafa18c /org.eclipse.jgit.pgm.test/pom.xml | |
parent | e0ea41b500346397c513294f51cc9cf7c9ceb47e (diff) | |
download | jgit-d5a0d76ed0023412a49096debb75c4d3d50ea9d1.tar.gz jgit-d5a0d76ed0023412a49096debb75c4d3d50ea9d1.zip |
Prepare 5.5.0-SNAPSHOT builds
Change-Id: Ib498303c8787a5fbee89377eaed332a5a6b4f3b0
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml index 3d446a76a8..1d1c03b827 100644 --- a/org.eclipse.jgit.pgm.test/pom.xml +++ b/org.eclipse.jgit.pgm.test/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.5.0.201908280940-m3</version> + <version>5.5.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |