Update plugin version numbering for 3.1.0.

Change-Id: I1e50ed8b6b137539a451fe5d5d56b1f1af58ca49
Signed-off-by: jeremie.tatibouet <jeremie.tatibouet@cea.fr>
diff --git a/bundles/core/engines/pom.xml b/bundles/core/engines/pom.xml
index 0a1993c..e240f89 100644
--- a/bundles/core/engines/pom.xml
+++ b/bundles/core/engines/pom.xml
@@ -9,13 +9,14 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 	

 	<!-- POM Description -->

 	<artifactId>org.eclipse.papyrus.moka.bundles.core.engines</artifactId>

 	<packaging>pom</packaging>

 	<name>Moka Engines (Engines folder)</name>

+	<version>3.0.0-SNAPSHOT</version>

 	

 	<!-- Modules to build -->

 	<modules>

diff --git a/bundles/core/libraries/org.eclipse.papyrus.moka.fuml.assertionlibrary/pom.xml b/bundles/core/libraries/org.eclipse.papyrus.moka.fuml.assertionlibrary/pom.xml
index c2b1fc4..d8a50a2 100644
--- a/bundles/core/libraries/org.eclipse.papyrus.moka.fuml.assertionlibrary/pom.xml
+++ b/bundles/core/libraries/org.eclipse.papyrus.moka.fuml.assertionlibrary/pom.xml
@@ -7,7 +7,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.libraries</artifactId>

-		<version>2.0.100-SNAPSHOT</version>

+		<version>2.0.200-SNAPSHOT</version>

 	</parent>

 	

 	<!-- POM Description -->

@@ -15,5 +15,6 @@
 	<packaging>eclipse-plugin</packaging>

 	<name>org.eclipse.papyrus.moka.fuml.assertionlibrary</name>

 	<description>Model library for assertions specification</description>

+	<version>2.0.100-SNAPSHOT</version>

 	

 </project>
\ No newline at end of file
diff --git a/bundles/core/libraries/org.eclipse.papyrus.moka.fuml.standardlibrary/META-INF/MANIFEST.MF b/bundles/core/libraries/org.eclipse.papyrus.moka.fuml.standardlibrary/META-INF/MANIFEST.MF
index b4b4317..5be4797 100644
--- a/bundles/core/libraries/org.eclipse.papyrus.moka.fuml.standardlibrary/META-INF/MANIFEST.MF
+++ b/bundles/core/libraries/org.eclipse.papyrus.moka.fuml.standardlibrary/META-INF/MANIFEST.MF
@@ -15,7 +15,7 @@
  org.eclipse.papyrus.moka.fuml.standardlibrary.library.unlimitednatural
 Bundle-Vendor: Eclipse Modeling Project
 Bundle-ActivationPolicy: lazy
-Bundle-Version: 2.0.100.qualifier
+Bundle-Version: 2.0.200.qualifier
 Bundle-Name: Moka fUML Standard Library
 Bundle-ManifestVersion: 2
 Bundle-Activator: org.eclipse.papyrus.moka.fuml.standardlibrary.Activator
diff --git a/bundles/core/libraries/org.eclipse.papyrus.moka.fuml.standardlibrary/pom.xml b/bundles/core/libraries/org.eclipse.papyrus.moka.fuml.standardlibrary/pom.xml
index 71a1143..762d04e 100644
--- a/bundles/core/libraries/org.eclipse.papyrus.moka.fuml.standardlibrary/pom.xml
+++ b/bundles/core/libraries/org.eclipse.papyrus.moka.fuml.standardlibrary/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.bundles.core.libraries</artifactId>
-		<version>2.0.100-SNAPSHOT</version>
+		<version>2.0.200-SNAPSHOT</version>
 	</parent>
 	
 	<!-- POM Description -->
diff --git a/bundles/core/libraries/pom.xml b/bundles/core/libraries/pom.xml
index f406d46..4021381 100644
--- a/bundles/core/libraries/pom.xml
+++ b/bundles/core/libraries/pom.xml
@@ -9,13 +9,13 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 	

 	<!-- POM Description -->

 	<artifactId>org.eclipse.papyrus.moka.bundles.core.libraries</artifactId>

 	<packaging>pom</packaging>

-	<version>2.0.100-SNAPSHOT</version>

+	<version>2.0.200-SNAPSHOT</version>

 	<name>Moka Libraries (Libraries folder)</name>

 	

 	<!-- Modules to build -->

diff --git a/bundles/core/pom.xml b/bundles/core/pom.xml
index fdb4f96..ff14e91 100644
--- a/bundles/core/pom.xml
+++ b/bundles/core/pom.xml
@@ -9,14 +9,13 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 	

 	<!-- POM Description -->

 	<artifactId>org.eclipse.papyrus.moka.bundles.core</artifactId>

 	<packaging>pom</packaging>

 	<name>Moka Core (Core folder)</name>

-	<version>3.0.0-SNAPSHOT</version>

 	

 	<!-- Modules to build -->

 	<modules>

diff --git a/bundles/core/services/pom.xml b/bundles/core/services/pom.xml
index 7c0e962..9c560d0 100644
--- a/bundles/core/services/pom.xml
+++ b/bundles/core/services/pom.xml
@@ -9,7 +9,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 	

 	<!-- POM Description -->

diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.composites.utils/pom.xml b/bundles/core/tools/org.eclipse.papyrus.moka.composites.utils/pom.xml
index 41260c0..e1096f2 100644
--- a/bundles/core/tools/org.eclipse.papyrus.moka.composites.utils/pom.xml
+++ b/bundles/core/tools/org.eclipse.papyrus.moka.composites.utils/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 
 	<!-- POM Description -->
diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.discreteevent/pom.xml b/bundles/core/tools/org.eclipse.papyrus.moka.discreteevent/pom.xml
index 22dd6e0..36e31d8 100644
--- a/bundles/core/tools/org.eclipse.papyrus.moka.discreteevent/pom.xml
+++ b/bundles/core/tools/org.eclipse.papyrus.moka.discreteevent/pom.xml
@@ -6,12 +6,13 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->

 	<artifactId>org.eclipse.papyrus.moka.discreteevent</artifactId>

 	<packaging>eclipse-plugin</packaging>

 	<name>org.eclipse.papyrus.moka.discreteevent</name>

+	<version>3.0.0-SNAPSHOT</version>

 

 </project>
\ No newline at end of file
diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.externalcontrol/META-INF/MANIFEST.MF b/bundles/core/tools/org.eclipse.papyrus.moka.externalcontrol/META-INF/MANIFEST.MF
index fa82d7c..746f800 100644
--- a/bundles/core/tools/org.eclipse.papyrus.moka.externalcontrol/META-INF/MANIFEST.MF
+++ b/bundles/core/tools/org.eclipse.papyrus.moka.externalcontrol/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Moka External Control Manager (Incubation)
 Bundle-SymbolicName: org.eclipse.papyrus.moka.externalcontrol
-Bundle-Version: 2.0.0.qualifier
+Bundle-Version: 2.1.0.qualifier
 Bundle-Activator: org.eclipse.papyrus.moka.externalcontrol.Activator
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.13.0,4.0.0)",
  org.aspectj.runtime;bundle-version="[1.8.10,2.0.0)",
diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.externalcontrol/pom.xml b/bundles/core/tools/org.eclipse.papyrus.moka.externalcontrol/pom.xml
index b0831cc..0365afd 100644
--- a/bundles/core/tools/org.eclipse.papyrus.moka.externalcontrol/pom.xml
+++ b/bundles/core/tools/org.eclipse.papyrus.moka.externalcontrol/pom.xml
@@ -6,14 +6,14 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->

 	<artifactId>org.eclipse.papyrus.moka.externalcontrol</artifactId>

 	<packaging>eclipse-plugin</packaging>

 	<name>org.eclipse.papyrus.moka.externalcontrol</name>

-	<version>2.0.0-SNAPSHOT</version>

+	<version>2.1.0-SNAPSHOT</version>

 

 	<!-- Build specificities -->

 	<build>

diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.fuml.libraries.tools.annotations/pom.xml b/bundles/core/tools/org.eclipse.papyrus.moka.fuml.libraries.tools.annotations/pom.xml
index 932b525..18ad9c8 100644
--- a/bundles/core/tools/org.eclipse.papyrus.moka.fuml.libraries.tools.annotations/pom.xml
+++ b/bundles/core/tools/org.eclipse.papyrus.moka.fuml.libraries.tools.annotations/pom.xml
@@ -6,7 +6,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->

diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.fuml.libraries.tools.annotations/xtend-gen/.gitignore b/bundles/core/tools/org.eclipse.papyrus.moka.fuml.libraries.tools.annotations/xtend-gen/.gitignore
new file mode 100644
index 0000000..8ba8959
--- /dev/null
+++ b/bundles/core/tools/org.eclipse.papyrus.moka.fuml.libraries.tools.annotations/xtend-gen/.gitignore
@@ -0,0 +1,2 @@
+/.BehaviorRegistryGenerator.xtendbin
+/.OpaqueBehaviorExecutionGenerator.xtendbin
diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.fuml.validation/pom.xml b/bundles/core/tools/org.eclipse.papyrus.moka.fuml.validation/pom.xml
index 63725f3..93a8e45 100644
--- a/bundles/core/tools/org.eclipse.papyrus.moka.fuml.validation/pom.xml
+++ b/bundles/core/tools/org.eclipse.papyrus.moka.fuml.validation/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 
 	<!-- POM Description -->
diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.modeling.utils/META-INF/MANIFEST.MF b/bundles/core/tools/org.eclipse.papyrus.moka.modeling.utils/META-INF/MANIFEST.MF
index a945cf0..e1ab4f6 100644
--- a/bundles/core/tools/org.eclipse.papyrus.moka.modeling.utils/META-INF/MANIFEST.MF
+++ b/bundles/core/tools/org.eclipse.papyrus.moka.modeling.utils/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Modeling Utils
 Bundle-SymbolicName: org.eclipse.papyrus.moka.modeling.utils
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.1.0.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.uml2.uml;bundle-version="5.3.0",
  org.eclipse.papyrus.uml.tools.utils;bundle-version="3.1.0",
diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.modeling.utils/pom.xml b/bundles/core/tools/org.eclipse.papyrus.moka.modeling.utils/pom.xml
index ef0f7d1..9336add 100644
--- a/bundles/core/tools/org.eclipse.papyrus.moka.modeling.utils/pom.xml
+++ b/bundles/core/tools/org.eclipse.papyrus.moka.modeling.utils/pom.xml
@@ -6,7 +6,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->

@@ -14,6 +14,6 @@
 	<packaging>eclipse-plugin</packaging>

 	<name>org.eclipse.papyrus.moka.modeling.utils</name>

 	<description>Generic utils for modeling aspects</description>

-	<version>1.0.0-SNAPSHOT</version>

+	<version>1.1.0-SNAPSHOT</version>

 	

 </project>
\ No newline at end of file
diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.simex/pom.xml b/bundles/core/tools/org.eclipse.papyrus.moka.simex/pom.xml
index 393192f..903b340 100644
--- a/bundles/core/tools/org.eclipse.papyrus.moka.simex/pom.xml
+++ b/bundles/core/tools/org.eclipse.papyrus.moka.simex/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 
 	<!-- POM description -->
diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.ui.table.instancespecification/pom.xml b/bundles/core/tools/org.eclipse.papyrus.moka.ui.table.instancespecification/pom.xml
index bc73964..2a0707b 100644
--- a/bundles/core/tools/org.eclipse.papyrus.moka.ui.table.instancespecification/pom.xml
+++ b/bundles/core/tools/org.eclipse.papyrus.moka.ui.table.instancespecification/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 
 	<!-- POM Description -->
diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.utils.ui/pom.xml b/bundles/core/tools/org.eclipse.papyrus.moka.utils.ui/pom.xml
index 515d0c8..6f51331 100644
--- a/bundles/core/tools/org.eclipse.papyrus.moka.utils.ui/pom.xml
+++ b/bundles/core/tools/org.eclipse.papyrus.moka.utils.ui/pom.xml
@@ -6,7 +6,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->

diff --git a/bundles/core/tools/org.eclipse.papyrus.moka.utils/pom.xml b/bundles/core/tools/org.eclipse.papyrus.moka.utils/pom.xml
index 11640da..3d142f5 100644
--- a/bundles/core/tools/org.eclipse.papyrus.moka.utils/pom.xml
+++ b/bundles/core/tools/org.eclipse.papyrus.moka.utils/pom.xml
@@ -6,7 +6,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->

diff --git a/bundles/core/tools/pom.xml b/bundles/core/tools/pom.xml
index 44ec9dc..993012d 100644
--- a/bundles/core/tools/pom.xml
+++ b/bundles/core/tools/pom.xml
@@ -9,7 +9,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 	

 	<!-- POM Description -->

diff --git a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.datavisualization.ui/pom.xml b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.datavisualization.ui/pom.xml
index 505d8c4..0098137 100644
--- a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.datavisualization.ui/pom.xml
+++ b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.datavisualization.ui/pom.xml
@@ -6,12 +6,13 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools.visualization</artifactId>

-		<version>1.0.100-SNAPSHOT</version>

+		<version>1.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->

 	<artifactId>org.eclipse.papyrus.moka.datavisualization.ui</artifactId>

 	<packaging>eclipse-plugin</packaging>

 	<name>org.eclipse.papyrus.moka.datavisualization.ui</name>

+	<version>1.0.100-SNAPSHOT</version>

 

 </project>
\ No newline at end of file
diff --git a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.datavisualization/pom.xml b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.datavisualization/pom.xml
index 069e989..45df692 100644
--- a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.datavisualization/pom.xml
+++ b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.datavisualization/pom.xml
@@ -6,12 +6,13 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools.visualization</artifactId>

-		<version>1.0.100-SNAPSHOT</version>

+		<version>1.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->

 	<artifactId>org.eclipse.papyrus.moka.datavisualization</artifactId>

 	<packaging>eclipse-plugin</packaging>

 	<name>org.eclipse.papyrus.moka.datavisualization</name>

+	<version>1.0.100-SNAPSHOT</version>

 

 </project>
\ No newline at end of file
diff --git a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.common/META-INF/MANIFEST.MF b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.common/META-INF/MANIFEST.MF
index c486bef..2ad5875 100644
--- a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.common/META-INF/MANIFEST.MF
+++ b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.common/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.papyrus.moka.xygraph.common;singleton:=true
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.1.0.qualifier
 Bundle-Activator: org.eclipse.papyrus.moka.xygraph.common.Activator
 Require-Bundle: org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)",
  org.eclipse.papyrus.moka.xygraph.mapping;bundle-version="1.0.100";visibility:=reexport,
diff --git a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.common/pom.xml b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.common/pom.xml
index 6a5fcc2..5e3e678 100644
--- a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.common/pom.xml
+++ b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.common/pom.xml
@@ -6,7 +6,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools.visualization</artifactId>

-		<version>1.0.100-SNAPSHOT</version>

+		<version>1.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->

diff --git a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.mapping/META-INF/MANIFEST.MF b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.mapping/META-INF/MANIFEST.MF
index 030c0aa..5049b1c 100644
--- a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.mapping/META-INF/MANIFEST.MF
+++ b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.mapping/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.papyrus.moka.xygraph.mapping
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.1.0.qualifier
 Bundle-Activator: org.eclipse.papyrus.moka.xygraph.mapping.Activator
 Require-Bundle: org.eclipse.ui;bundle-version="[3.109.0,4.0.0)",
  org.eclipse.core.runtime;bundle-version="[3.13.0,4.0.0)",
diff --git a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.mapping/pom.xml b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.mapping/pom.xml
index cd3cdab..4856204 100644
--- a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.mapping/pom.xml
+++ b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.mapping/pom.xml
@@ -6,7 +6,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools.visualization</artifactId>

-		<version>1.0.100-SNAPSHOT</version>

+		<version>1.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->

diff --git a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.model/pom.xml b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.model/pom.xml
index 809ebbc..0623193 100644
--- a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.model/pom.xml
+++ b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.model/pom.xml
@@ -6,12 +6,13 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools.visualization</artifactId>

-		<version>1.0.100-SNAPSHOT</version>

+		<version>1.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->

 	<artifactId>org.eclipse.papyrus.moka.xygraph.model</artifactId>

 	<packaging>eclipse-plugin</packaging>

 	<name>org.eclipse.papyrus.moka.xygraph.model</name>

+	<version>1.0.100-SNAPSHOT</version>

 

 </project>
\ No newline at end of file
diff --git a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.modelexplorer/pom.xml b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.modelexplorer/pom.xml
index fccd40c..fef1919 100644
--- a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.modelexplorer/pom.xml
+++ b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.modelexplorer/pom.xml
@@ -6,12 +6,13 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools.visualization</artifactId>

-		<version>1.0.100-SNAPSHOT</version>

+		<version>1.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->

 	<artifactId>org.eclipse.papyrus.moka.xygraph.modelexplorer</artifactId>

 	<packaging>eclipse-plugin</packaging>

 	<name>org.eclipse.papyrus.moka.xygraph.modelexplorer</name>

+	<version>1.0.100-SNAPSHOT</version>

 

 </project>
\ No newline at end of file
diff --git a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.properties/pom.xml b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.properties/pom.xml
index 61ec9db..54d33e3 100644
--- a/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.properties/pom.xml
+++ b/bundles/core/tools/visualization/org.eclipse.papyrus.moka.xygraph.properties/pom.xml
@@ -6,12 +6,13 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools.visualization</artifactId>

-		<version>1.0.100-SNAPSHOT</version>

+		<version>1.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->

 	<artifactId>org.eclipse.papyrus.moka.xygraph.properties</artifactId>

 	<packaging>eclipse-plugin</packaging>

 	<name>org.eclipse.papyrus.moka.xygraph.properties</name>

+	<version>1.0.100-SNAPSHOT</version>

 

 </project>
\ No newline at end of file
diff --git a/bundles/core/tools/visualization/pom.xml b/bundles/core/tools/visualization/pom.xml
index 4d93da5..0fd3d46 100644
--- a/bundles/core/tools/visualization/pom.xml
+++ b/bundles/core/tools/visualization/pom.xml
@@ -9,12 +9,12 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core.tools</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 	

 	<!-- POM Description -->

 	<artifactId>org.eclipse.papyrus.moka.bundles.core.tools.visualization</artifactId>

-	<version>1.0.100-SNAPSHOT</version>

+	<version>1.1.0-SNAPSHOT</version>

 	<packaging>pom</packaging>

 	<name>Moka Data Visualization Tool</name>

 	

diff --git a/bundles/core/ui/pom.xml b/bundles/core/ui/pom.xml
index bb23401..4ddac4d 100644
--- a/bundles/core/ui/pom.xml
+++ b/bundles/core/ui/pom.xml
@@ -9,7 +9,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles.core</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 	

 	<!-- POM Description -->

diff --git a/bundles/fmi/pom.xml b/bundles/fmi/pom.xml
index 3e790b2..f71e9c1 100644
--- a/bundles/fmi/pom.xml
+++ b/bundles/fmi/pom.xml
@@ -9,13 +9,14 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.bundles</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 	

 	<!-- POM Description -->

 	<artifactId>org.eclipse.papyrus.moka.bundles.fmi</artifactId>

 	<packaging>pom</packaging>

 	<name>Moka FMI (FMI folder)</name>

+	<version>3.0.0-SNAPSHOT</version>

 	

 	<!-- Modules to build -->

 	<modules>

diff --git a/bundles/pom.xml b/bundles/pom.xml
index 5744c95..91bfa38 100644
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -9,7 +9,7 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.root</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 	
 	<!-- POM Description -->
diff --git a/features/org.eclipse.papyrus.moka.feature/feature.xml b/features/org.eclipse.papyrus.moka.feature/feature.xml
index 18de237..de4e96b 100644
--- a/features/org.eclipse.papyrus.moka.feature/feature.xml
+++ b/features/org.eclipse.papyrus.moka.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature

       id="org.eclipse.papyrus.moka.feature"

       label="Moka Core (Incubation)"

-      version="3.0.0.qualifier"

+      version="3.1.0.qualifier"

       provider-name="Eclipse Modeling Project">

 

    <description url="http://www.example.com/description">

diff --git a/features/org.eclipse.papyrus.moka.feature/pom.xml b/features/org.eclipse.papyrus.moka.feature/pom.xml
index 6bfab50..7e56912 100644
--- a/features/org.eclipse.papyrus.moka.feature/pom.xml
+++ b/features/org.eclipse.papyrus.moka.feature/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.features</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 
 	<!-- POM description -->
diff --git a/features/org.eclipse.papyrus.moka.fmi.feature/pom.xml b/features/org.eclipse.papyrus.moka.fmi.feature/pom.xml
index ec2342e..29762aa 100644
--- a/features/org.eclipse.papyrus.moka.fmi.feature/pom.xml
+++ b/features/org.eclipse.papyrus.moka.fmi.feature/pom.xml
@@ -5,13 +5,14 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.features</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 	
 	<!-- POM description -->
 	<artifactId>org.eclipse.papyrus.moka.fmi.feature</artifactId>
 	<packaging>eclipse-feature</packaging>
 	<name>Moka FMI Feature</name>
+	<version>3.0.0-SNAPSHOT</version>
 	
 	<build>
 		<plugins>
diff --git a/features/pom.xml b/features/pom.xml
index 51d43bc..c3c1045 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -7,7 +7,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.root</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 	

 	<!-- POM Description -->

diff --git a/pom.xml b/pom.xml
index 7be8ff7..1449633 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 
 	<!-- Parent of this POM -->
 	<parent>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.releng.configuration</artifactId>
 		<relativePath>./releng/org.eclipse.papyrus.moka.configuration</relativePath>
diff --git a/products/pom.xml b/products/pom.xml
index ec0eb08..ceee231 100644
--- a/products/pom.xml
+++ b/products/pom.xml
@@ -9,7 +9,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.root</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 	

 	<!-- POM Description -->

diff --git a/releng/org.eclipse.papyrus.moka.configuration/pom.xml b/releng/org.eclipse.papyrus.moka.configuration/pom.xml
index 7289c96..6407462 100644
--- a/releng/org.eclipse.papyrus.moka.configuration/pom.xml
+++ b/releng/org.eclipse.papyrus.moka.configuration/pom.xml
@@ -14,7 +14,7 @@
 	<!-- Moka root POM: general information -->

 	<groupId>org.eclipse.papyrus.moka</groupId>

 	<artifactId>org.eclipse.papyrus.moka.releng.configuration</artifactId>

-	<version>3.0.0-SNAPSHOT</version>

+	<version>3.1.0-SNAPSHOT</version>

 	<packaging>pom</packaging>

 	<name>Moka</name>

 	<description>Papyrus Model Execution Platform</description>

@@ -29,7 +29,7 @@
 		<component.package.rootname>org.eclipse.papyrus.moka</component.package.rootname>

 		<component.apibaseline.url>http://download.eclipse.org/modeling/mdt/papyrus/components/moka/</component.apibaseline.url>

 		<eclipse.targetrelease>oxygen</eclipse.targetrelease>

-		<target.version>3.0.0-SNAPSHOT</target.version>

+		<target.version>3.1.0-SNAPSHOT</target.version>

 	</properties>

 

 	<!-- Moka CI system-->

diff --git a/releng/org.eclipse.papyrus.moka.p2/category.xml b/releng/org.eclipse.papyrus.moka.p2/category.xml
index b235780..f1bdf68 100644
--- a/releng/org.eclipse.papyrus.moka.p2/category.xml
+++ b/releng/org.eclipse.papyrus.moka.p2/category.xml
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>

 <site>

-   <feature url="features/org.eclipse.papyrus.moka.feature_3.0.0.qualifier.jar" id="org.eclipse.papyrus.moka.feature" version="3.0.0.qualifier">

+   <feature url="features/org.eclipse.papyrus.moka.fmi.feature_3.0.0.qualifier.jar" id="org.eclipse.papyrus.moka.fmi.feature" version="3.0.0.qualifier">

       <category name="org.eclipse.papyrus.moka"/>

    </feature>

-   <feature url="features/org.eclipse.papyrus.moka.fmi.feature_3.0.0.qualifier.jar" id="org.eclipse.papyrus.moka.fmi.feature" version="3.0.0.qualifier">

+   <feature url="features/org.eclipse.papyrus.moka.feature_3.1.0.qualifier.jar" id="org.eclipse.papyrus.moka.feature" version="3.1.0.qualifier">

       <category name="org.eclipse.papyrus.moka"/>

    </feature>

    <category-def name="org.eclipse.papyrus.moka" label="Moka">

diff --git a/releng/org.eclipse.papyrus.moka.p2/pom.xml b/releng/org.eclipse.papyrus.moka.p2/pom.xml
index 9be9ffe..a57e897 100644
--- a/releng/org.eclipse.papyrus.moka.p2/pom.xml
+++ b/releng/org.eclipse.papyrus.moka.p2/pom.xml
@@ -7,13 +7,12 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.releng</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 	
 	<!-- POM description -->
 	<artifactId>org.eclipse.papyrus.moka.releng.p2</artifactId>
 	<name>Moka update site</name>
-	<version>2.0.100-SNAPSHOT</version>
 	<packaging>eclipse-repository</packaging>
 
 </project>
\ No newline at end of file
diff --git a/releng/org.eclipse.papyrus.moka.standalone.rcp/pom.xml b/releng/org.eclipse.papyrus.moka.standalone.rcp/pom.xml
index a2066c8..627c948 100644
--- a/releng/org.eclipse.papyrus.moka.standalone.rcp/pom.xml
+++ b/releng/org.eclipse.papyrus.moka.standalone.rcp/pom.xml
@@ -7,7 +7,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.releng</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 	

 	<!-- POM description -->

diff --git a/releng/platforms/org.eclipse.papyrus.moka.targetplatform.neon-papyrusnightly/pom.xml b/releng/platforms/org.eclipse.papyrus.moka.targetplatform.neon-papyrusnightly/pom.xml
index 33953f8..315411b 100644
--- a/releng/platforms/org.eclipse.papyrus.moka.targetplatform.neon-papyrusnightly/pom.xml
+++ b/releng/platforms/org.eclipse.papyrus.moka.targetplatform.neon-papyrusnightly/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.releng.platforms</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 	
 	<!-- POM Description -->
diff --git a/releng/platforms/org.eclipse.papyrus.moka.targetplatform.neon/pom.xml b/releng/platforms/org.eclipse.papyrus.moka.targetplatform.neon/pom.xml
index 8a4f64d..1f94c0e 100644
--- a/releng/platforms/org.eclipse.papyrus.moka.targetplatform.neon/pom.xml
+++ b/releng/platforms/org.eclipse.papyrus.moka.targetplatform.neon/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.releng.platforms</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 	
 	<!-- POM description -->
diff --git a/releng/platforms/org.eclipse.papyrus.moka.targetplatform.oxygen-papyrusnightly/pom.xml b/releng/platforms/org.eclipse.papyrus.moka.targetplatform.oxygen-papyrusnightly/pom.xml
index 95462a7..da62ac4 100644
--- a/releng/platforms/org.eclipse.papyrus.moka.targetplatform.oxygen-papyrusnightly/pom.xml
+++ b/releng/platforms/org.eclipse.papyrus.moka.targetplatform.oxygen-papyrusnightly/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.releng.platforms</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 	
 	<!-- POM description -->
diff --git a/releng/platforms/org.eclipse.papyrus.moka.targetplatform.oxygen/pom.xml b/releng/platforms/org.eclipse.papyrus.moka.targetplatform.oxygen/pom.xml
index 75653a2..36785eb 100644
--- a/releng/platforms/org.eclipse.papyrus.moka.targetplatform.oxygen/pom.xml
+++ b/releng/platforms/org.eclipse.papyrus.moka.targetplatform.oxygen/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.releng.platforms</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 	
 	<!-- POM description -->
diff --git a/releng/platforms/pom.xml b/releng/platforms/pom.xml
index 930aa88..c3cd4e9 100644
--- a/releng/platforms/pom.xml
+++ b/releng/platforms/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.releng</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 	
 	<!-- POM Description -->
diff --git a/releng/pom.xml b/releng/pom.xml
index 54a3551..88cf4eb 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.papyrus.moka</groupId>
 		<artifactId>org.eclipse.papyrus.moka.root</artifactId>
-		<version>3.0.0-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 	
 	<!-- POM description -->
diff --git a/tests/pom.xml b/tests/pom.xml
index cd57cb2..c668cfb 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -8,7 +8,7 @@
 	<parent>

 		<groupId>org.eclipse.papyrus.moka</groupId>

 		<artifactId>org.eclipse.papyrus.moka.root</artifactId>

-		<version>3.0.0-SNAPSHOT</version>

+		<version>3.1.0-SNAPSHOT</version>

 	</parent>

 

 	<!-- POM Description -->