diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-06 16:08:09 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-06 16:10:20 +0100 |
commit | e9cf705c6edc01aa63cc6bdda0e5b42bfebf6f84 (patch) | |
tree | caf92817abdf459f90b97b88b4ddc7eaa26a9275 /pom.xml | |
parent | ea060dd8e74ab588ca55a4fb3ff15dd17343aa88 (diff) | |
download | jgit-e9cf705c6edc01aa63cc6bdda0e5b42bfebf6f84.tar.gz jgit-e9cf705c6edc01aa63cc6bdda0e5b42bfebf6f84.zip |
Prepare post 2.3rc1 builds
Change-Id: I5c7daa5a735bfc2ecb9adc11c392b94d235102b6
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.3.0.201302060400-rc1</version> + <version>2.3.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |