diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-27 03:32:48 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-27 03:32:48 +0100 |
commit | 56562221d626922a02f962d60141be6f293e2914 (patch) | |
tree | 5554f71a0e9518ca9d8f23f1a4f15f13de676d6a /pom.xml | |
parent | 24e89950e7d1c59cb72d24d8396455acc7d90799 (diff) | |
download | jgit-56562221d626922a02f962d60141be6f293e2914.tar.gz jgit-56562221d626922a02f962d60141be6f293e2914.zip |
Prepare 5.2.2-SNAPSHOT builds
Change-Id: I9487f6a59ed684ad13bcfbff7d6c730ae4f37030
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>5.2.1.201812262042-r</version> + <version>5.2.2-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |