diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-05-02 18:24:45 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-05-02 18:24:45 +0200 |
commit | b2b58feba7400269df8b31ef8495b695af3a9793 (patch) | |
tree | d121c9fe4417ca81338ed59be95af91f75090b23 /pom.xml | |
parent | b209671d04611ad9821cc538c46651452dea0ace (diff) | |
download | jgit-b2b58feba7400269df8b31ef8495b695af3a9793.tar.gz jgit-b2b58feba7400269df8b31ef8495b695af3a9793.zip |
JGit 0.12.1v0.12.1stable-0.12
Change-Id: Ia6e58b466fa3ef7ddd61b40f2ad44141fe8786c4
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
@@ -50,7 +50,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>0.12.0-SNAPSHOT</version> + <version>0.12.1</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |