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-feature/feature.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-feature/feature.xml')
-rw-r--r--org.eclipse.egit.mylyn-feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.egit.mylyn-feature/feature.xml b/org.eclipse.egit.mylyn-feature/feature.xml
index 356a5345a7..0a7c829c6f 100644
--- a/org.eclipse.egit.mylyn-feature/feature.xml
+++ b/org.eclipse.egit.mylyn-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.egit.mylyn"
label="%featureName"
- version="1.2.0.qualifier"
+ version="1.2.0.201112221803-r"
provider-name="%providerName"
plugin="org.eclipse.egit">
@@ -32,7 +32,7 @@
id="org.eclipse.egit.mylyn.ui"
download-size="0"
install-size="0"
- version="0.0.0"
+ version="1.2.0.201112221803-r"
unpack="false"/>
</feature>

Back to the top