diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-24 00:04:44 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-24 00:04:44 +0200 |
commit | a72e0b0188376c72d153d0e6fc784952274870ae (patch) | |
tree | 452f285a999158df5fcb3cb130fdb06a87b54428 /org.eclipse.jgit/pom.xml | |
parent | 1d297c3ddcd12a8b4021e0d4cdd02a705a983b12 (diff) | |
download | jgit-a72e0b0188376c72d153d0e6fc784952274870ae.tar.gz jgit-a72e0b0188376c72d153d0e6fc784952274870ae.zip |
Prepare 5.2.3-SNAPSHOT builds
Change-Id: I6ae3db901d986467128326073d4ba70406ae8385
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 54b9e8d51d..c74e26f6d4 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.2.2.201904231744-r</version> + <version>5.2.3-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |