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.packaging/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.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 691b925f9d..a9f4885874 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -49,7 +49,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.3.6.201910020505-r</version> + <version>5.3.7-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |