Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-06-09 11:11:58 +0000
committerMatthias Sohn2011-06-09 11:11:58 +0000
commitb26ff6ebd623f7f3bf9b099ce10330d2964cc33b (patch)
tree4498177ca1346151a236db15ba11a8c95bc42d25 /pom.xml
parente1af16ad99c1e46e840d9afa52bb88af8cc430f0 (diff)
downloadjgit-b26ff6ebd623f7f3bf9b099ce10330d2964cc33b.tar.gz
jgit-b26ff6ebd623f7f3bf9b099ce10330d2964cc33b.tar.xz
jgit-b26ff6ebd623f7f3bf9b099ce10330d2964cc33b.zip
Change-Id: Iba44e71b6441a0e39122ca8666b51989e605f25f 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..ea67b3606c 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.201106090707-r</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>

Back to the top