diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-24 13:51:21 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-24 13:51:21 +0200 |
commit | 176c4b4d5e2c013a576df7eaf6643436e3ba4345 (patch) | |
tree | f45182ca78318ea7c4e9c07f29a18cc3eefe4097 /pom.xml | |
parent | 90f36e5002a8d5a4a6c97ed2b052504922e444a3 (diff) | |
download | jgit-176c4b4d5e2c013a576df7eaf6643436e3ba4345.tar.gz jgit-176c4b4d5e2c013a576df7eaf6643436e3ba4345.zip |
Prepare 4.0.2-SNAPSHOT builds
Change-Id: I645cacfdde21aa28aa2e17c10dec0576b170ed0e
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>4.0.1.201506240215-r</version> + <version>4.0.2-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |