Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-12-22 23:32:14 +0000
committerMatthias Sohn2011-12-22 23:56:21 +0000
commitb1bbfd4ce7d321df35cd2320309129a8692fcc90 (patch)
treecbd293ea9c0fb31151c54f3054fefe9e735c8fc4 /org.eclipse.egit.mylyn.ui/pom.xml
parent1f6b4b6347291e720ffb3ac69c816cf578820e8d (diff)
downloadegit-stable-1.2.tar.gz
egit-stable-1.2.tar.xz
egit-stable-1.2.zip
Change-Id: I1a35e4bb8ecd9b69947c4e51eca301af8fd5b248 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.mylyn.ui/pom.xml')
-rw-r--r--org.eclipse.egit.mylyn.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.mylyn.ui/pom.xml b/org.eclipse.egit.mylyn.ui/pom.xml
index 4865dfd8b8..60df48c106 100644
--- a/org.eclipse.egit.mylyn.ui/pom.xml
+++ b/org.eclipse.egit.mylyn.ui/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.egit</groupId>
<artifactId>egit-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0.201112221803-r</version>
</parent>
<artifactId>org.eclipse.egit.mylyn.ui</artifactId>

Back to the top