diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-13 23:07:25 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-13 23:08:30 +0100 |
commit | 9a5f4b46ccac22dd3dec8205ab50ec84f495db2f (patch) | |
tree | c54ac3b3bdc892dd62a394094d4d32190a063743 /pom.xml | |
parent | 19d6cadeff67f9eb1e85712fb3077cbb4ee8a8b8 (diff) | |
download | jgit-9a5f4b46ccac22dd3dec8205ab50ec84f495db2f.tar.gz jgit-9a5f4b46ccac22dd3dec8205ab50ec84f495db2f.zip |
Prepare post 2.3.0.201302130906 builds
Change-Id: Ia11b4000557d0cf235c4e33cda4539cab25fef47
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.201302130906</version> + <version>2.3.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |