Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-05-02 16:24:45 +0000
committerMatthias Sohn2011-05-02 16:24:45 +0000
commitb2b58feba7400269df8b31ef8495b695af3a9793 (patch)
treed121c9fe4417ca81338ed59be95af91f75090b23 /pom.xml
parentb209671d04611ad9821cc538c46651452dea0ace (diff)
downloadjgit-b2b58feba7400269df8b31ef8495b695af3a9793.tar.gz
jgit-b2b58feba7400269df8b31ef8495b695af3a9793.tar.xz
jgit-b2b58feba7400269df8b31ef8495b695af3a9793.zip
Change-Id: Ia6e58b466fa3ef7ddd61b40f2ad44141fe8786c4 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2431fbfef1..968eed03a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>

Back to the top