Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Brun2011-01-20 12:48:42 +0000
committerCedric Brun2011-01-20 12:48:42 +0000
commit16e98e6bd1ceefbe69b21e0b14989d64b04c2601 (patch)
tree4a07ecb2952956d7c02685e39a1f743e9f8e5541 /packaging/org.eclipse.emf.compare-feature/feature.xml
parent87f5fb2d007f4a7e10cbcd1688834e0da2367b65 (diff)
downloadorg.eclipse.emf.compare-16e98e6bd1ceefbe69b21e0b14989d64b04c2601.tar.gz
org.eclipse.emf.compare-16e98e6bd1ceefbe69b21e0b14989d64b04c2601.tar.xz
org.eclipse.emf.compare-16e98e6bd1ceefbe69b21e0b14989d64b04c2601.zip
Bumping version number for features
Diffstat (limited to 'packaging/org.eclipse.emf.compare-feature/feature.xml')
-rw-r--r--packaging/org.eclipse.emf.compare-feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/org.eclipse.emf.compare-feature/feature.xml b/packaging/org.eclipse.emf.compare-feature/feature.xml
index 61797a568..286970ca2 100644
--- a/packaging/org.eclipse.emf.compare-feature/feature.xml
+++ b/packaging/org.eclipse.emf.compare-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.emf.compare"
label="%featureName"
- version="1.1.1.qualifier"
+ version="1.1.2.qualifier"
provider-name="%providerName"
plugin="org.eclipse.emf.compare">
@@ -26,8 +26,8 @@
</license>
<url>
- <discovery label="Eclipse Modeling Project Updates" url="http://www.eclipse.org/modeling/updates"/>
<update label="Eclipse Modeling Project Updates" url="http://www.eclipse.org/modeling/updates"/>
+ <discovery label="Eclipse Modeling Project Updates" url="http://www.eclipse.org/modeling/updates"/>
</url>
<requires>

Back to the top