diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-11-30 22:57:04 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-11-30 22:57:04 +0100 |
commit | 055c312bd153873b5e8ebbd9508f95eb005167be (patch) | |
tree | 4714a36960d55ca395d2d91cc708100ec37da900 /org.eclipse.jgit/pom.xml | |
parent | 12d840dfcb0ea88d64eb05a564b5bf43ac81efac (diff) | |
download | jgit-055c312bd153873b5e8ebbd9508f95eb005167be.tar.gz jgit-055c312bd153873b5e8ebbd9508f95eb005167be.zip |
Prepare 5.2.0-SNAPSHOT builds
Change-Id: I18646aaeee51047b234b758dcc1c2f89fd01b2f8
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 c8258516e8..0b31c46a03 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.0.201811281532-m3</version> + <version>5.2.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |