diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-03 00:26:18 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-03 00:52:00 +0200 |
commit | a79168bcbb991c2efe40b4e041dae256b408af92 (patch) | |
tree | 0a312387d8729fedd8d40f1ffabf7856fe3643df /pom.xml | |
parent | 97aa021145924016c116dce400d65d7b0a35892b (diff) | |
download | jgit-a79168bcbb991c2efe40b4e041dae256b408af92.tar.gz jgit-a79168bcbb991c2efe40b4e041dae256b408af92.zip |
Prepare 4.1.0-SNAPSHOT builds
Change-Id: I03d08b8e2d3400d4b5cdb4ab541b312870776843
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.0-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |