Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2014-09-16 12:07:20 +0000
committerCamille Letavernier2014-09-16 12:07:20 +0000
commit79b4726df037415e7e013a5ad0c8ecef7e6c61b0 (patch)
tree4ce348cad1b326fa8cf1d9b1faf74d5f5c3913c1 /features
parent42cc4410c9774c12dfedc1fadab0a7e0d3e63fa7 (diff)
downloadorg.eclipse.papyrus-79b4726df037415e7e013a5ad0c8ecef7e6c61b0.tar.gz
org.eclipse.papyrus-79b4726df037415e7e013a5ad0c8ecef7e6c61b0.tar.xz
org.eclipse.papyrus-79b4726df037415e7e013a5ad0c8ecef7e6c61b0.zip
[Releng] Fix version number for Qompass Tracing feature
Diffstat (limited to 'features')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.extra.qompass.designer.tracing.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.extra.qompass.designer.tracing.feature/feature.xml b/features/papyrus-extra-features/org.eclipse.papyrus.extra.qompass.designer.tracing.feature/feature.xml
index 2fba2b45304..14dde508781 100644
--- a/features/papyrus-extra-features/org.eclipse.papyrus.extra.qompass.designer.tracing.feature/feature.xml
+++ b/features/papyrus-extra-features/org.eclipse.papyrus.extra.qompass.designer.tracing.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.papyrus.extra.qompass.designer.tracing.feature"
label="%featureName"
- version="1.0.1.qualifier"
+ version="1.1.0.qualifier"
provider-name="%providerName">
<description>

Back to the top