diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-03 02:32:49 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-03 02:32:49 +0100 |
commit | 38da21d6b027a1bd9d1626ef782b1c72d5391c00 (patch) | |
tree | 673957434424e4fa4b0106839e27afb3e8c44870 /org.eclipse.jgit.test/pom.xml | |
parent | 13afcf75fe7367bf22254d1341a14254efb3c02c (diff) | |
download | jgit-38da21d6b027a1bd9d1626ef782b1c72d5391c00.tar.gz jgit-38da21d6b027a1bd9d1626ef782b1c72d5391c00.zip |
Prepare 5.3.0-SNAPSHOT builds
Change-Id: I8951c2cf650cc3e41d2baa0b330b94468cfed5c2
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 b5043696bf..c63b3fa728 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.2.0-SNAPSHOT</version> + <version>5.3.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |