diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-02 11:23:28 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-02 11:23:28 +0200 |
commit | ca207cd3aed3ca529bc20e0b4805a69de25ee107 (patch) | |
tree | 2e4c43b3e1e57c928f3747a8b4447ca76c6b55e8 /org.eclipse.jgit.junit/pom.xml | |
parent | 38258f3f72ebb891de6656f5c622217a8eb5d39b (diff) | |
download | jgit-ca207cd3aed3ca529bc20e0b4805a69de25ee107.tar.gz jgit-ca207cd3aed3ca529bc20e0b4805a69de25ee107.zip |
Prepare 5.3.7-SNAPSHOT builds
Change-Id: I3465b6a4d913bfb2864abba58448423e7c262f60
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index 557c950d44..69f1275a19 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.3.6.201910020505-r</version> + <version>5.3.7-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |