Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-09-07 22:36:30 +0000
committerMatthias Sohn2011-09-07 22:54:27 +0000
commit75611a8314b19195a474ed529aa2bd4652427e20 (patch)
tree713e73c4d950cc0840a62517c093f50755bbd8e9 /pom.xml
parentcfdb09e9dbf6ef946feef97be486bd1a79184875 (diff)
downloadjgit-75611a8314b19195a474ed529aa2bd4652427e20.tar.gz
jgit-75611a8314b19195a474ed529aa2bd4652427e20.tar.xz
jgit-75611a8314b19195a474ed529aa2bd4652427e20.zip
Change-Id: I1b989d3101272632eacabe25a0b111ad0ff5bb3b 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 e591d26965..a7488b1c1e 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.1.0-SNAPSHOT</version>
+ <version>1.1.0.201109071825-rc3</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>

Back to the top