Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.papyrus.model2doc.gmf.feature/feature.xml')
-rwxr-xr-xfeatures/org.eclipse.papyrus.model2doc.gmf.feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.papyrus.model2doc.gmf.feature/feature.xml b/features/org.eclipse.papyrus.model2doc.gmf.feature/feature.xml
index 7bf29dbd..1ceacfe2 100755
--- a/features/org.eclipse.papyrus.model2doc.gmf.feature/feature.xml
+++ b/features/org.eclipse.papyrus.model2doc.gmf.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.papyrus.model2doc.gmf.feature"
label="%featureName"
- version="0.8.1.qualifier"
+ version="0.8.100.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="2.0.2">
@@ -21,7 +21,7 @@
<requires>
<import plugin="org.eclipse.gmf.runtime.notation" version="1.9.0" match="compatible"/>
- <import feature="org.eclipse.papyrus.model2doc.feature" version="0.8.0" match="compatible"/>
+ <import feature="org.eclipse.papyrus.model2doc.feature" version="0.8.100" match="compatible"/>
</requires>
<plugin

Back to the top