diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 17:28:59 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 17:28:59 +0200 |
commit | 0b11e31a4c8d118470f219aed7230b3fb525fcef (patch) | |
tree | 9ab753a0d4eef8a451a56403c761f00b41754e2a /org.eclipse.jgit.test/pom.xml | |
parent | faf1ae230e45735cd67b7144c8b29f450fcdde85 (diff) | |
download | jgit-0b11e31a4c8d118470f219aed7230b3fb525fcef.tar.gz jgit-0b11e31a4c8d118470f219aed7230b3fb525fcef.zip |
Prepare 5.0.4-SNAPSHOT builds
Change-Id: Ib9042662c3f2a1544d597d476c5952c61767687b
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 41f0bafd5b..e6c7128f19 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.3.201809091024-r</version> + <version>5.0.4-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |