diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-10-03 17:40:22 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-10-03 18:21:31 +0200 |
commit | 7995d87713c1fed181643c2a6cf30ed464917e9a (patch) | |
tree | 94dcab4d03defbd085439909bd99729919457206 /pom.xml | |
parent | fdc80f7cad0979e65e669e8564a67a1fedbc5705 (diff) | |
download | jgit-7995d87713c1fed181643c2a6cf30ed464917e9a.tar.gz jgit-7995d87713c1fed181643c2a6cf30ed464917e9a.zip |
Prepare 3.2.0-SNAPSHOT builds
Change-Id: Iac6cf7a5bb6146ee3fe38abe8020fc3fc4217584
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>3.1.1-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |