Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-06-08 20:42:20 +0000
committerMatthias Sohn2011-06-08 20:42:20 +0000
commiteacd7104a2e2ebf9b66a06f7b63479ff63feb4f6 (patch)
tree7ef535c564b11adc453ad7fd82ee5ebdade6f979 /pom.xml
parent8c5f403c0c534607298941b64197ee65edf26ba5 (diff)
downloadjgit-eacd7104a2e2ebf9b66a06f7b63479ff63feb4f6.tar.gz
jgit-eacd7104a2e2ebf9b66a06f7b63479ff63feb4f6.tar.xz
jgit-eacd7104a2e2ebf9b66a06f7b63479ff63feb4f6.zip
Change-Id: I629990189083bab4737938ad712080fba7917582 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 7717c66e74..41e17aa185 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>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.201106081625-r</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>

Back to the top