diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 15:10:17 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 15:10:33 +0100 |
commit | 4ade2de34f8256018cc1b574b1d28ad2abae8771 (patch) | |
tree | 76b66ee21236ba3758528169c9b916c8ee817cbd /org.eclipse.jgit/pom.xml | |
parent | de4a6332011ba1ddb7780a8646f1010aa8d27cfa (diff) | |
download | jgit-4ade2de34f8256018cc1b574b1d28ad2abae8771.tar.gz jgit-4ade2de34f8256018cc1b574b1d28ad2abae8771.zip |
Prepare 5.3.1-SNAPSHOT builds
Change-Id: I8dc5e47bd19809d684579610edf922abca3cb3cc
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index b61a8f5195..e976b1fd4e 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.3.0.201903130848-r</version> + <version>5.3.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |