Bug 520351 - [MARTE][release] Create a 1.2.2 release
- Remove snapshot/-qualifier
- update src/changes/changes.xml
- add download menu in src/site/site.xml
Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
diff --git a/core/org.eclipse.papyrus.marte.static.profile.ui/META-INF/MANIFEST.MF b/core/org.eclipse.papyrus.marte.static.profile.ui/META-INF/MANIFEST.MF
index 01dd7c4..0077c34 100644
--- a/core/org.eclipse.papyrus.marte.static.profile.ui/META-INF/MANIFEST.MF
+++ b/core/org.eclipse.papyrus.marte.static.profile.ui/META-INF/MANIFEST.MF
@@ -9,7 +9,7 @@
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
-Bundle-Version: 1.2.2.qualifier
+Bundle-Version: 1.2.2
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-ManifestVersion: 2
diff --git a/core/org.eclipse.papyrus.marte.static.profile.ui/pom.xml b/core/org.eclipse.papyrus.marte.static.profile.ui/pom.xml
index 6fa3582..1b8ccd3 100644
--- a/core/org.eclipse.papyrus.marte.static.profile.ui/pom.xml
+++ b/core/org.eclipse.papyrus.marte.static.profile.ui/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.core</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.static.profile.ui</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/core/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF b/core/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF
index 0558aaf..6fbd840 100644
--- a/core/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF
+++ b/core/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF
@@ -122,7 +122,7 @@
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
-Bundle-Version: 1.2.2.qualifier
+Bundle-Version: 1.2.2
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-ManifestVersion: 2
diff --git a/core/org.eclipse.papyrus.marte.static.profile/pom.xml b/core/org.eclipse.papyrus.marte.static.profile/pom.xml
index f5b780b..bb84aa2 100644
--- a/core/org.eclipse.papyrus.marte.static.profile/pom.xml
+++ b/core/org.eclipse.papyrus.marte.static.profile/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.core</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.static.profile</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/core/org.eclipse.papyrus.marte.vsl.ui/META-INF/MANIFEST.MF b/core/org.eclipse.papyrus.marte.vsl.ui/META-INF/MANIFEST.MF
index b8c47b2..af09ca2 100644
--- a/core/org.eclipse.papyrus.marte.vsl.ui/META-INF/MANIFEST.MF
+++ b/core/org.eclipse.papyrus.marte.vsl.ui/META-INF/MANIFEST.MF
@@ -17,7 +17,7 @@
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
-Bundle-Version: 1.2.2.qualifier
+Bundle-Version: 1.2.2
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-Activator: org.eclipse.papyrus.marte.vsl.ui.internal.VSLActivator
diff --git a/core/org.eclipse.papyrus.marte.vsl.ui/pom.xml b/core/org.eclipse.papyrus.marte.vsl.ui/pom.xml
index fdfbeeb..c8257e1 100644
--- a/core/org.eclipse.papyrus.marte.vsl.ui/pom.xml
+++ b/core/org.eclipse.papyrus.marte.vsl.ui/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.core</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.vsl.ui</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/core/org.eclipse.papyrus.marte.vsl/META-INF/MANIFEST.MF b/core/org.eclipse.papyrus.marte.vsl/META-INF/MANIFEST.MF
index ab59719..6b76520 100644
--- a/core/org.eclipse.papyrus.marte.vsl/META-INF/MANIFEST.MF
+++ b/core/org.eclipse.papyrus.marte.vsl/META-INF/MANIFEST.MF
@@ -31,7 +31,7 @@
org.eclipse.uml2.codegen.ecore;bundle-version="1.6.0",
org.apache.log4j;bundle-version="1.2.15"
Bundle-Vendor: %providerName
-Bundle-Version: 1.2.2.qualifier
+Bundle-Version: 1.2.2
Bundle-ManifestVersion: 2
Import-Package: org.apache.log4j
Bundle-SymbolicName: org.eclipse.papyrus.marte.vsl;singleton:=true
diff --git a/core/org.eclipse.papyrus.marte.vsl/pom.xml b/core/org.eclipse.papyrus.marte.vsl/pom.xml
index 8e6f97d..172d878 100644
--- a/core/org.eclipse.papyrus.marte.vsl/pom.xml
+++ b/core/org.eclipse.papyrus.marte.vsl/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.core</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.vsl</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/core/pom.xml b/core/pom.xml
index 44e7f81..fa8dbec 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.core</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 864e14e..cc31839 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<packaging>pom</packaging>
<name>MARTE</name>
diff --git a/releng/org.eclipse.papyrus.marte.core.feature/feature.xml b/releng/org.eclipse.papyrus.marte.core.feature/feature.xml
index 11a54df..8005728 100644
--- a/releng/org.eclipse.papyrus.marte.core.feature/feature.xml
+++ b/releng/org.eclipse.papyrus.marte.core.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.papyrus.marte.core.feature"
label="%featureName"
- version="1.2.2.qualifier"
+ version="1.2.2"
provider-name="%providerName">
<description url="https://eclipse.org/papyrus/">
diff --git a/releng/org.eclipse.papyrus.marte.core.feature/pom.xml b/releng/org.eclipse.papyrus.marte.core.feature/pom.xml
index 7db84da..3d060c5 100644
--- a/releng/org.eclipse.papyrus.marte.core.feature/pom.xml
+++ b/releng/org.eclipse.papyrus.marte.core.feature/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.releng</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.core.feature</artifactId>
<packaging>eclipse-feature</packaging>
diff --git a/releng/org.eclipse.papyrus.marte.main.feature/feature.xml b/releng/org.eclipse.papyrus.marte.main.feature/feature.xml
index 731fe14..d94e0b9 100644
--- a/releng/org.eclipse.papyrus.marte.main.feature/feature.xml
+++ b/releng/org.eclipse.papyrus.marte.main.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.papyrus.marte.main.feature"
label="%featureName"
- version="1.2.2.qualifier"
+ version="1.2.2"
provider-name="%providerName">
<description url="https://eclipse.org/papyrus/">
diff --git a/releng/org.eclipse.papyrus.marte.main.feature/pom.xml b/releng/org.eclipse.papyrus.marte.main.feature/pom.xml
index 4fd6af7..9f7bebc 100644
--- a/releng/org.eclipse.papyrus.marte.main.feature/pom.xml
+++ b/releng/org.eclipse.papyrus.marte.main.feature/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.releng</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.main.feature</artifactId>
<packaging>eclipse-feature</packaging>
diff --git a/releng/org.eclipse.papyrus.marte.p2/category.xml b/releng/org.eclipse.papyrus.marte.p2/category.xml
index 5d7f688..b44f129 100644
--- a/releng/org.eclipse.papyrus.marte.p2/category.xml
+++ b/releng/org.eclipse.papyrus.marte.p2/category.xml
@@ -1,27 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
- <feature id="org.eclipse.papyrus.marte.core.feature" url="features/org.eclipse.papyrus.marte.core.feature_1.2.2.qualifier.jar" version="1.2.2.qualifier">
+ <feature id="org.eclipse.papyrus.marte.core.feature" url="features/org.eclipse.papyrus.marte.core.feature_1.2.2.jar" version="1.2.2">
<category name="org.eclipse.papyrus.category"/>
</feature>
- <feature id="org.eclipse.papyrus.marte.core.feature.source" url="features/org.eclipse.papyrus.marte.core.feature.source_1.2.2.qualifier.jar" version="1.2.2.qualifier">
+ <feature id="org.eclipse.papyrus.marte.core.feature.source" url="features/org.eclipse.papyrus.marte.core.feature.source_1.2.2.jar" version="1.2.2">
<category name="org.eclipse.papyrus.category"/>
</feature>
- <feature id="org.eclipse.papyrus.marte.main.feature" url="features/org.eclipse.papyrus.marte.main.feature_1.2.2.qualifier.jar" version="1.2.2.qualifier">
+ <feature id="org.eclipse.papyrus.marte.main.feature" url="features/org.eclipse.papyrus.marte.main.feature_1.2.2.jar" version="1.2.2">
<category name="org.eclipse.papyrus.category"/>
</feature>
- <feature id="org.eclipse.papyrus.marte.main.feature.source" url="features/org.eclipse.papyrus.marte.main.feature.source_1.2.2.qualifier.jar" version="1.2.2.qualifier">
+ <feature id="org.eclipse.papyrus.marte.main.feature.source" url="features/org.eclipse.papyrus.marte.main.feature.source_1.2.2.jar" version="1.2.2">
<category name="org.eclipse.papyrus.category"/>
</feature>
- <feature id="org.eclipse.papyrus.marte.view.feature" url="features/org.eclipse.papyrus.marte.view.feature_1.2.2.qualifier.jar" version="1.2.2.qualifier">
+ <feature id="org.eclipse.papyrus.marte.view.feature" url="features/org.eclipse.papyrus.marte.view.feature_1.2.2.jar" version="1.2.2">
<category name="org.eclipse.papyrus.category"/>
</feature>
- <feature id="org.eclipse.papyrus.marte.view.feature.source" url="features/org.eclipse.papyrus.marte.view.feature.source_1.2.2.qualifier.jar" version="1.2.2.qualifier">
+ <feature id="org.eclipse.papyrus.marte.view.feature.source" url="features/org.eclipse.papyrus.marte.view.feature.source_1.2.2.jar" version="1.2.2">
<category name="org.eclipse.papyrus.category"/>
</feature>
- <feature id="org.eclipse.papyrus.marte.textedit.feature" url="features/org.eclipse.papyrus.marte.textedit.feature_1.2.2.qualifier.jar" version="1.2.2.qualifier">
+ <feature id="org.eclipse.papyrus.marte.textedit.feature" url="features/org.eclipse.papyrus.marte.textedit.feature_1.2.2.jar" version="1.2.2">
<category name="org.eclipse.papyrus.category"/>
</feature>
- <feature id="org.eclipse.papyrus.marte.textedit.feature.source" url="features/org.eclipse.papyrus.marte.textedit.feature.source_1.2.2.qualifier.jar" version="1.2.2.qualifier">
+ <feature id="org.eclipse.papyrus.marte.textedit.feature.source" url="features/org.eclipse.papyrus.marte.textedit.feature.source_1.2.2.jar" version="1.2.2">
<category name="org.eclipse.papyrus.category"/>
</feature>
<category-def label="Papyrus MARTE Category" name="org.eclipse.papyrus.category">
diff --git a/releng/org.eclipse.papyrus.marte.p2/pom.xml b/releng/org.eclipse.papyrus.marte.p2/pom.xml
index c6132f0..df3b800 100644
--- a/releng/org.eclipse.papyrus.marte.p2/pom.xml
+++ b/releng/org.eclipse.papyrus.marte.p2/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.releng</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.p2</artifactId>
<packaging>eclipse-repository</packaging>
diff --git a/releng/org.eclipse.papyrus.marte.product/category.xml b/releng/org.eclipse.papyrus.marte.product/category.xml
index 2981a9f..4179f88 100644
--- a/releng/org.eclipse.papyrus.marte.product/category.xml
+++ b/releng/org.eclipse.papyrus.marte.product/category.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
- <feature id="org.eclipse.papyrus.marte.core.feature" url="features/org.eclipse.papyrus.marte.core.feature_1.2.2.qualifier.jar" version="1.2.2.qualifier" />
- <feature id="org.eclipse.papyrus.marte.core.feature.source" url="features/org.eclipse.papyrus.marte.core.feature.source_1.2.2.qualifier.jar" version="1.2.2.qualifier" />
- <feature id="org.eclipse.papyrus.marte.view.feature" url="features/org.eclipse.papyrus.marte.view.feature_1.2.2.qualifier.jar" version="1.2.2.qualifier" />
- <feature id="org.eclipse.papyrus.marte.view.feature.source" url="features/org.eclipse.papyrus.marte.view.feature.source_1.2.2.qualifier.jar" version="1.2.2.qualifier" />
- <feature id="org.eclipse.papyrus.marte.textedit.feature" url="features/org.eclipse.papyrus.marte.textedit.feature_1.2.2.qualifier.jar" version="1.2.2.qualifier" />
- <feature id="org.eclipse.papyrus.marte.textedit.feature.source" url="features/org.eclipse.papyrus.marte.textedit.feature.source_1.2.2.qualifier.jar" version="1.2.2.qualifier" />
+ <feature id="org.eclipse.papyrus.marte.core.feature" url="features/org.eclipse.papyrus.marte.core.feature_1.2.2.jar" version="1.2.2" />
+ <feature id="org.eclipse.papyrus.marte.core.feature.source" url="features/org.eclipse.papyrus.marte.core.feature.source_1.2.2.jar" version="1.2.2" />
+ <feature id="org.eclipse.papyrus.marte.view.feature" url="features/org.eclipse.papyrus.marte.view.feature_1.2.2.jar" version="1.2.2" />
+ <feature id="org.eclipse.papyrus.marte.view.feature.source" url="features/org.eclipse.papyrus.marte.view.feature.source_1.2.2.jar" version="1.2.2" />
+ <feature id="org.eclipse.papyrus.marte.textedit.feature" url="features/org.eclipse.papyrus.marte.textedit.feature_1.2.2.jar" version="1.2.2" />
+ <feature id="org.eclipse.papyrus.marte.textedit.feature.source" url="features/org.eclipse.papyrus.marte.textedit.feature.source_1.2.2.jar" version="1.2.2" />
</site>
diff --git a/releng/org.eclipse.papyrus.marte.product/pom.xml b/releng/org.eclipse.papyrus.marte.product/pom.xml
index e2f0e49..dbb77ef 100644
--- a/releng/org.eclipse.papyrus.marte.product/pom.xml
+++ b/releng/org.eclipse.papyrus.marte.product/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.releng</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.product</artifactId>
<packaging>eclipse-repository</packaging>
diff --git a/releng/org.eclipse.papyrus.marte.rcp.feature/feature.xml b/releng/org.eclipse.papyrus.marte.rcp.feature/feature.xml
index e1273f2..f627ae4 100644
--- a/releng/org.eclipse.papyrus.marte.rcp.feature/feature.xml
+++ b/releng/org.eclipse.papyrus.marte.rcp.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.papyrus.marte.rcp.feature"
label="%featureName"
- version="1.2.2.qualifier"
+ version="1.2.2"
provider-name="%providerName">
<description url="https://eclipse.org/papyrus/components/MARTE">
diff --git a/releng/org.eclipse.papyrus.marte.rcp.feature/pom.xml b/releng/org.eclipse.papyrus.marte.rcp.feature/pom.xml
index 3180589..5e15ab0 100644
--- a/releng/org.eclipse.papyrus.marte.rcp.feature/pom.xml
+++ b/releng/org.eclipse.papyrus.marte.rcp.feature/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.releng</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.rcp.feature</artifactId>
<packaging>eclipse-feature</packaging>
diff --git a/releng/org.eclipse.papyrus.marte.rcp/META-INF/MANIFEST.MF b/releng/org.eclipse.papyrus.marte.rcp/META-INF/MANIFEST.MF
index 8ad9277..f09c777 100644
--- a/releng/org.eclipse.papyrus.marte.rcp/META-INF/MANIFEST.MF
+++ b/releng/org.eclipse.papyrus.marte.rcp/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.papyrus.marte.rcp;singleton:=true
-Bundle-Version: 1.2.2.qualifier
+Bundle-Version: 1.2.2
Bundle-Vendor: %pluginProvider
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin
diff --git a/releng/org.eclipse.papyrus.marte.rcp/pom.xml b/releng/org.eclipse.papyrus.marte.rcp/pom.xml
index 29e11fd..1618edc 100644
--- a/releng/org.eclipse.papyrus.marte.rcp/pom.xml
+++ b/releng/org.eclipse.papyrus.marte.rcp/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.releng</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.rcp</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/releng/org.eclipse.papyrus.marte.textedit.feature/feature.xml b/releng/org.eclipse.papyrus.marte.textedit.feature/feature.xml
index 608c09a..b29ee4c 100644
--- a/releng/org.eclipse.papyrus.marte.textedit.feature/feature.xml
+++ b/releng/org.eclipse.papyrus.marte.textedit.feature/feature.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<feature id="org.eclipse.papyrus.marte.textedit.feature" label="%featureName" provider-name="%providerName" version="1.2.2.qualifier">
+<feature id="org.eclipse.papyrus.marte.textedit.feature" label="%featureName" provider-name="%providerName" version="1.2.2">
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
Copyright (c) 2008-2012 CEA LIST, Atos Origin, Conselleria de
diff --git a/releng/org.eclipse.papyrus.marte.textedit.feature/pom.xml b/releng/org.eclipse.papyrus.marte.textedit.feature/pom.xml
index 374f8ab..7e94f61 100644
--- a/releng/org.eclipse.papyrus.marte.textedit.feature/pom.xml
+++ b/releng/org.eclipse.papyrus.marte.textedit.feature/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.releng</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.textedit.feature</artifactId>
<packaging>eclipse-feature</packaging>
diff --git a/releng/org.eclipse.papyrus.marte.view.feature/feature.xml b/releng/org.eclipse.papyrus.marte.view.feature/feature.xml
index afb32d3..3822f7a 100644
--- a/releng/org.eclipse.papyrus.marte.view.feature/feature.xml
+++ b/releng/org.eclipse.papyrus.marte.view.feature/feature.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<feature id="org.eclipse.papyrus.marte.view.feature" label="%featureName" provider-name="%providerName" version="1.2.2.qualifier">
+<feature id="org.eclipse.papyrus.marte.view.feature" label="%featureName" provider-name="%providerName" version="1.2.2">
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
Copyright (c) 2008-2012 CEA LIST, Atos Origin, Conselleria de
diff --git a/releng/org.eclipse.papyrus.marte.view.feature/pom.xml b/releng/org.eclipse.papyrus.marte.view.feature/pom.xml
index aa73397..92f46ca 100644
--- a/releng/org.eclipse.papyrus.marte.view.feature/pom.xml
+++ b/releng/org.eclipse.papyrus.marte.view.feature/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.releng</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.view.feature</artifactId>
<packaging>eclipse-feature</packaging>
diff --git a/releng/pom.xml b/releng/pom.xml
index e705495..0f46051 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.releng</artifactId>
<packaging>pom</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6cee723..8afe30c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -10,5 +10,13 @@
Migrate MARTE from Papyrus extras to a Papyrus component
</action>
</release>
+ <release version="1.2.2" date="2017-07.28" description="Minor revision">
+ <action dev="sli" type="update" issue="519546">
+ Separate UI aspects (palette) from static profile definition
+ </action>
+ <action dev="sli" type="fix" issue="519407">
+ Regenerate MARTE profile, replace top-level packages by profiles
+ </action>
+ </release>
</body>
-</document>
\ No newline at end of file
+</document>
diff --git a/src/site/site.xml b/src/site/site.xml
index a91b0a6..ea35012 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -120,18 +120,24 @@
<item name="MARTE" href="/" />
</breadcrumbs>
- <menu name="Modules" ref="modules" inherit="top" />
+ <menu name="Modules" ref="modules" inherit="top" />
<menu name="Parent" ref="parent" inherit="top" />
<menu name="DevLinks" ref="DevLinks" inherit="bottom" >
<item name="SourceCode by Git" href="https://git.eclipse.org/c/papyrus/org.eclipse.papyrus-MARTE.git" target="_blank" />
- <item name="Repository by Nexus" href="https://repo.eclipse.org/index.html#welcome" target="_blank" />
- <item name="Integration by Hudson" href="https://hudson.eclipse.org/papyrus/view/MARTE/" target="_blank" />
- <item name="Quality by Sonar" href="https://dev.eclipse.org/sonar/dashboard/index/XXXXX" target="_blank" />
+ <item name="Repository by Nexus" href="https://repo.eclipse.org/index.html#welcome" target="_blank" />
+ <item name="Integration by Hudson" href="https://hudson.eclipse.org/papyrus/view/MARTE/" target="_blank" />
+ <item name="Quality by Sonar" href="https://dev.eclipse.org/sonar/dashboard/index/XXXXX" target="_blank" />
</menu>
<menu name="Doc" ref="doc" inherit="bottom">
- <item name="Developer" href="developer/index.html" />
- <item name="User" href="user/index.html" />
- </menu>
+ <item name="Developer" href="developer/index.html" />
+ <item name="User" href="user/index.html" />
+ </menu>
+ <menu name="Download" ref="download" inherit="bottom">
+ <item name="Update Site" href="http://download.eclipse.org/modeling/mdt/papyrus/components/marte/" target="_blank"/>
+ <item name="RCP" href="http://download.eclipse.org/modeling/mdt/papyrus/components/marte/downloads/${project.version}/rcps/?d" target="_blank"/>
+ <item name="Drop" href="http://download.eclipse.org/modeling/mdt/papyrus/components/marte/downloads/${project.version}/drops/?d" target="_blank"/>
+ </menu>
+
<menu name="References" ref="ref" inherit="bottom">
<item name="Papyrus" href="http://www.eclipse.org/papyrus/" target="_blank" />
</menu>
diff --git a/targetplatform/org.eclipse.papyrus.marte.targetplatform.neon-papyrusnightly/pom.xml b/targetplatform/org.eclipse.papyrus.marte.targetplatform.neon-papyrusnightly/pom.xml
index 5a0723c..a2594a0 100644
--- a/targetplatform/org.eclipse.papyrus.marte.targetplatform.neon-papyrusnightly/pom.xml
+++ b/targetplatform/org.eclipse.papyrus.marte.targetplatform.neon-papyrusnightly/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.targetplatform</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.targetplatform.neon-papyrusnightly</artifactId>
<packaging>eclipse-target-definition</packaging>
diff --git a/targetplatform/org.eclipse.papyrus.marte.targetplatform.neon/pom.xml b/targetplatform/org.eclipse.papyrus.marte.targetplatform.neon/pom.xml
index 9213447..7005cf0 100644
--- a/targetplatform/org.eclipse.papyrus.marte.targetplatform.neon/pom.xml
+++ b/targetplatform/org.eclipse.papyrus.marte.targetplatform.neon/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.targetplatform</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.targetplatform.neon</artifactId>
<packaging>eclipse-target-definition</packaging>
diff --git a/targetplatform/pom.xml b/targetplatform/pom.xml
index fe914aa..345f7cf 100644
--- a/targetplatform/pom.xml
+++ b/targetplatform/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.targetplatform</artifactId>
<packaging>pom</packaging>
diff --git a/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/META-INF/MANIFEST.MF b/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/META-INF/MANIFEST.MF
index 5ae8e5c..6cd4af9 100644
--- a/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/META-INF/MANIFEST.MF
+++ b/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/META-INF/MANIFEST.MF
@@ -25,7 +25,7 @@
org.eclipse.papyrus.uml.xtext.integration.ui;bundle-version="1.2.0",
org.eclipse.papyrus.infra.emf;bundle-version="1.2.0"
Bundle-Vendor: %providerName
-Bundle-Version: 1.2.2.qualifier
+Bundle-Version: 1.2.2
Bundle-ManifestVersion: 2
Bundle-Activator: org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui.internal.ConstraintWithVSLlActivator
Bundle-SymbolicName: org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui;singleton:=true
diff --git a/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/pom.xml b/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/pom.xml
index 7b665cb..fde5cba 100644
--- a/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/pom.xml
+++ b/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.textedit</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/META-INF/MANIFEST.MF b/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/META-INF/MANIFEST.MF
index e2947f5..263d46a 100644
--- a/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/META-INF/MANIFEST.MF
+++ b/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/META-INF/MANIFEST.MF
@@ -28,7 +28,7 @@
org.eclipse.papyrus.marte.vsl;bundle-version="1.2.2",
org.eclipse.papyrus.uml.xtext.integration.ui;bundle-version="1.2.0"
Bundle-Vendor: %providerName
-Bundle-Version: 1.2.2.qualifier
+Bundle-Version: 1.2.2
Bundle-ManifestVersion: 2
Import-Package: org.apache.log4j
Bundle-SymbolicName: org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext;singleton:=true
diff --git a/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/pom.xml b/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/pom.xml
index 822978f..31800ea 100644
--- a/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/pom.xml
+++ b/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.textedit</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/META-INF/MANIFEST.MF b/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/META-INF/MANIFEST.MF
index 40b4f17..141659b 100644
--- a/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/META-INF/MANIFEST.MF
+++ b/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/META-INF/MANIFEST.MF
@@ -24,7 +24,7 @@
org.eclipse.papyrus.uml.xtext.integration.ui;bundle-version="1.2.0",
org.eclipse.papyrus.infra.emf;bundle-version="1.2.0"
Bundle-Vendor: %providerName
-Bundle-Version: 1.2.2.qualifier
+Bundle-Version: 1.2.2
Bundle-ManifestVersion: 2
Bundle-Activator: org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui.internal.StereotypeApplicationWithVSLActivator
Bundle-SymbolicName: org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui;singleton:=true
diff --git a/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/pom.xml b/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/pom.xml
index d76c947..8e97666 100644
--- a/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/pom.xml
+++ b/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.textedit</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/META-INF/MANIFEST.MF b/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/META-INF/MANIFEST.MF
index 9cfd1e5..93691ba 100644
--- a/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/META-INF/MANIFEST.MF
+++ b/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/META-INF/MANIFEST.MF
@@ -30,7 +30,7 @@
org.eclipse.papyrus.marte.vsl;bundle-version="1.2.2",
org.eclipse.papyrus.uml.xtext.integration.ui;bundle-version="1.2.0"
Bundle-Vendor: %providerName
-Bundle-Version: 1.2.2.qualifier
+Bundle-Version: 1.2.2
Bundle-ManifestVersion: 2
Import-Package: org.apache.log4j
Bundle-SymbolicName: org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext;singleton:=true
diff --git a/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/pom.xml b/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/pom.xml
index 8c01c6b..50ba8a4 100644
--- a/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/pom.xml
+++ b/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.textedit</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/textedit/pom.xml b/textedit/pom.xml
index ad43593..a671c40 100644
--- a/textedit/pom.xml
+++ b/textedit/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.textedit</artifactId>
<packaging>pom</packaging>
diff --git a/view/org.eclipse.papyrus.marte.properties/META-INF/MANIFEST.MF b/view/org.eclipse.papyrus.marte.properties/META-INF/MANIFEST.MF
index fbfb14d..3d70903 100644
--- a/view/org.eclipse.papyrus.marte.properties/META-INF/MANIFEST.MF
+++ b/view/org.eclipse.papyrus.marte.properties/META-INF/MANIFEST.MF
@@ -5,7 +5,7 @@
org.eclipse.papyrus.uml.properties;bundle-version="1.2.0"
Bundle-Vendor: Eclipse Modeling Project
Bundle-ActivationPolicy: lazy
-Bundle-Version: 1.2.2.qualifier
+Bundle-Version: 1.2.2
Bundle-Name: Marte properties (Incubation)
Bundle-Activator: org.eclipse.papyrus.marte.properties.Activator
Bundle-ManifestVersion: 2
diff --git a/view/org.eclipse.papyrus.marte.properties/pom.xml b/view/org.eclipse.papyrus.marte.properties/pom.xml
index 6cd0e41..af27401 100644
--- a/view/org.eclipse.papyrus.marte.properties/pom.xml
+++ b/view/org.eclipse.papyrus.marte.properties/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.view</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.properties</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/view/pom.xml b/view/pom.xml
index bde639b..29f1307 100644
--- a/view/pom.xml
+++ b/view/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.view</artifactId>
<packaging>pom</packaging>