diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-12-21 00:34:13 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-12-21 00:48:45 +0100 |
commit | 706f8eb9fccfe12f4d0c807efa614a2bcfd1d076 (patch) | |
tree | cec54ba921d1a70dac509ef45befc66f4fc235ff /pom.xml | |
parent | 60035eb24907c75a88faf7a51d62f19bb5272b72 (diff) | |
download | jgit-706f8eb9fccfe12f4d0c807efa614a2bcfd1d076.tar.gz jgit-706f8eb9fccfe12f4d0c807efa614a2bcfd1d076.zip |
Prepare 2.3.0 builds
Change-Id: I0ca539e8cfe444f96c64dc56d1f0ef33b66e0cff
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>2.2.0-SNAPSHOT</version> + <version>2.3.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |