Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-11-13 14:04:05 +0000
committerMatthias Sohn2013-11-13 14:40:08 +0000
commit11ad807f7ae0a04789f050037c12765880367276 (patch)
tree12503d31580c58bd9b326d2156b8b24f4d3c4f1a /org.eclipse.jgit.ui/pom.xml
parent371e1a02bd049a7ff5bc6d6936fb1b7e296f26d3 (diff)
downloadjgit-11ad807f7ae0a04789f050037c12765880367276.tar.gz
jgit-11ad807f7ae0a04789f050037c12765880367276.tar.xz
jgit-11ad807f7ae0a04789f050037c12765880367276.zip
Change-Id: Icca089f4a60cc94123dc8bf61f7f76f501e08c4d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ui/pom.xml')
-rw-r--r--org.eclipse.jgit.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ui/pom.xml b/org.eclipse.jgit.ui/pom.xml
index d2d9b16b3c..81767ac8ab 100644
--- a/org.eclipse.jgit.ui/pom.xml
+++ b/org.eclipse.jgit.ui/pom.xml
@@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.0.201311130903-m3</version>
</parent>
<artifactId>org.eclipse.jgit.ui</artifactId>

Back to the top