Update GMF Notation version to 1.10.0 for Neon
diff --git a/org.eclipse.gmf.notation.releng/pom.xml b/org.eclipse.gmf.notation.releng/pom.xml
index 4660c76..aa433d1 100644
--- a/org.eclipse.gmf.notation.releng/pom.xml
+++ b/org.eclipse.gmf.notation.releng/pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.gmf.notation</groupId>
<artifactId>org.eclipse.gmf.notation.releng</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>pom</packaging>
<!-- this is the parent POM from which all modules inherit common settings -->
@@ -142,7 +142,7 @@
<artifact>
<groupId>org.eclipse.gmf.notation</groupId>
<artifactId>org.eclipse.gmf.notation.target</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<classifier>gmf-notation</classifier>
</artifact>
</target>
diff --git a/org.eclipse.gmf.notation.repository/category.xml b/org.eclipse.gmf.notation.repository/category.xml
index b1546b2..6f0cf77 100644
--- a/org.eclipse.gmf.notation.repository/category.xml
+++ b/org.eclipse.gmf.notation.repository/category.xml
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
- <feature url="features/org.eclipse.gmf.runtime.notation_1.9.0.qualifier.jar" id="org.eclipse.gmf.runtime.notation" version="1.9.0.qualifier">
+ <feature url="features/org.eclipse.gmf.runtime.notation_1.10.0.qualifier.jar" id="org.eclipse.gmf.runtime.notation" version="1.10.0.qualifier">
<category name="gmf-notation"/>
</feature>
- <feature url="features/org.eclipse.gmf.runtime.notation.sdk_1.9.0.qualifier.jar" id="org.eclipse.gmf.runtime.notation.sdk" version="1.9.0.qualifier">
+ <feature url="features/org.eclipse.gmf.runtime.notation.sdk_1.10.0.qualifier.jar" id="org.eclipse.gmf.runtime.notation.sdk" version="1.10.0.qualifier">
<category name="gmf-notation"/>
</feature>
- <feature url="features/org.eclipse.gmf.runtime.notation.source_1.9.0.qualifier.jar" id="org.eclipse.gmf.runtime.notation.source" version="1.9.0.qualifier">
+ <feature url="features/org.eclipse.gmf.runtime.notation.source_1.10.0.qualifier.jar" id="org.eclipse.gmf.runtime.notation.source" version="1.10.0.qualifier">
<category name="gmf-notation"/>
</feature>
- <feature url="features/org.eclipse.gmf.tests.runtime.notation_1.9.0.qualifier.jar" id="org.eclipse.gmf.tests.runtime.notation" version="1.9.0.qualifier">
+ <feature url="features/org.eclipse.gmf.tests.runtime.notation_1.10.0.qualifier.jar" id="org.eclipse.gmf.tests.runtime.notation" version="1.10.0.qualifier">
<category name="gmf-notation"/>
</feature>
<category-def name="gmf-notation" label="GMF Notation">
diff --git a/org.eclipse.gmf.notation.repository/pom.xml b/org.eclipse.gmf.notation.repository/pom.xml
index 4110ec3..46d41ef 100644
--- a/org.eclipse.gmf.notation.repository/pom.xml
+++ b/org.eclipse.gmf.notation.repository/pom.xml
@@ -6,11 +6,11 @@
<parent>
<groupId>org.eclipse.gmf.notation</groupId>
<artifactId>org.eclipse.gmf.notation.releng</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<relativePath>../org.eclipse.gmf.notation.releng/pom.xml</relativePath>
</parent>
<artifactId>org.eclipse.gmf.notation.repository</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-repository</packaging>
<profiles>
diff --git a/org.eclipse.gmf.notation.target/pom.xml b/org.eclipse.gmf.notation.target/pom.xml
index 22a3f1d..0b2c463 100644
--- a/org.eclipse.gmf.notation.target/pom.xml
+++ b/org.eclipse.gmf.notation.target/pom.xml
@@ -6,13 +6,13 @@
<parent>
<groupId>org.eclipse.gmf.notation</groupId>
<artifactId>org.eclipse.gmf.notation.releng</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<relativePath>../org.eclipse.gmf.notation.releng/pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
<artifactId>org.eclipse.gmf.notation.target</artifactId>
<groupId>org.eclipse.gmf.notation</groupId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<properties>
<build-helper-version>1.3</build-helper-version>
diff --git a/org.eclipse.gmf.runtime.notation-feature/feature.xml b/org.eclipse.gmf.runtime.notation-feature/feature.xml
index 9ae31bc..d770302 100755
--- a/org.eclipse.gmf.runtime.notation-feature/feature.xml
+++ b/org.eclipse.gmf.runtime.notation-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.gmf.runtime.notation"
label="%featureName"
- version="1.9.0.qualifier"
+ version="1.10.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.gmf.runtime.notation"
image="modeling32.png"
@@ -14,7 +14,7 @@
</description>
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
- Copyright (c) 2008, 2015 IBM Corporation and others.
+ Copyright (c) 2008, 2016 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
diff --git a/org.eclipse.gmf.runtime.notation-feature/pom.xml b/org.eclipse.gmf.runtime.notation-feature/pom.xml
index 1aaca73..eef73e0 100644
--- a/org.eclipse.gmf.runtime.notation-feature/pom.xml
+++ b/org.eclipse.gmf.runtime.notation-feature/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.eclipse.gmf.notation</groupId>
<artifactId>org.eclipse.gmf.notation.releng</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<relativePath>../org.eclipse.gmf.notation.releng/pom.xml</relativePath>
</parent>
<groupId>org.eclipse.gmf.notation.features</groupId>
<artifactId>org.eclipse.gmf.runtime.notation</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/org.eclipse.gmf.runtime.notation.edit/pom.xml b/org.eclipse.gmf.runtime.notation.edit/pom.xml
index 002e546..ae0df8f 100644
--- a/org.eclipse.gmf.runtime.notation.edit/pom.xml
+++ b/org.eclipse.gmf.runtime.notation.edit/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.gmf.notation</groupId>
<artifactId>org.eclipse.gmf.notation.releng</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<relativePath>../org.eclipse.gmf.notation.releng/pom.xml</relativePath>
</parent>
<groupId>org.eclipse.gmf.notation.plugins</groupId>
diff --git a/org.eclipse.gmf.runtime.notation.sdk-feature/feature.xml b/org.eclipse.gmf.runtime.notation.sdk-feature/feature.xml
index 1e03b30..f809e61 100755
--- a/org.eclipse.gmf.runtime.notation.sdk-feature/feature.xml
+++ b/org.eclipse.gmf.runtime.notation.sdk-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.gmf.runtime.notation.sdk"
label="%featureName"
- version="1.9.0.qualifier"
+ version="1.10.0.qualifier"
provider-name="%providerName"
image="modeling32.png"
license-feature="org.eclipse.license"
@@ -13,7 +13,7 @@
</description>
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
- Copyright (c) 2008, 2015 IBM Corporation and others.
+ Copyright (c) 2008, 2016 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
diff --git a/org.eclipse.gmf.runtime.notation.sdk-feature/pom.xml b/org.eclipse.gmf.runtime.notation.sdk-feature/pom.xml
index b24535d..f6cc985 100644
--- a/org.eclipse.gmf.runtime.notation.sdk-feature/pom.xml
+++ b/org.eclipse.gmf.runtime.notation.sdk-feature/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.eclipse.gmf.notation</groupId>
<artifactId>org.eclipse.gmf.notation.releng</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<relativePath>../org.eclipse.gmf.notation.releng/pom.xml</relativePath>
</parent>
<groupId>org.eclipse.gmf.notation.features</groupId>
<artifactId>org.eclipse.gmf.runtime.notation.sdk</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/org.eclipse.gmf.runtime.notation.sdk/pom.xml b/org.eclipse.gmf.runtime.notation.sdk/pom.xml
index f5994f4..218c2f1 100644
--- a/org.eclipse.gmf.runtime.notation.sdk/pom.xml
+++ b/org.eclipse.gmf.runtime.notation.sdk/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.gmf.notation</groupId>
<artifactId>org.eclipse.gmf.notation.releng</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<relativePath>../org.eclipse.gmf.notation.releng/pom.xml</relativePath>
</parent>
<groupId>org.eclipse.gmf.notation</groupId>
diff --git a/org.eclipse.gmf.runtime.notation.source-feature/feature.xml b/org.eclipse.gmf.runtime.notation.source-feature/feature.xml
index 2de2e3d..8bd1caa 100644
--- a/org.eclipse.gmf.runtime.notation.source-feature/feature.xml
+++ b/org.eclipse.gmf.runtime.notation.source-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.gmf.runtime.notation.source"
label="%featureName"
- version="1.9.0.qualifier"
+ version="1.10.0.qualifier"
provider-name="%providerName"
image="modeling32.png"
license-feature="org.eclipse.license"
@@ -13,7 +13,7 @@
</description>
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
- Copyright (c) 2008, 2015 IBM Corporation and others.
+ Copyright (c) 2008, 2016 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
diff --git a/org.eclipse.gmf.runtime.notation.source-feature/pom.xml b/org.eclipse.gmf.runtime.notation.source-feature/pom.xml
index 5f0951a..752f51b 100644
--- a/org.eclipse.gmf.runtime.notation.source-feature/pom.xml
+++ b/org.eclipse.gmf.runtime.notation.source-feature/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.eclipse.gmf.notation</groupId>
<artifactId>org.eclipse.gmf.notation.releng</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<relativePath>../org.eclipse.gmf.notation.releng/pom.xml</relativePath>
</parent>
<groupId>org.eclipse.gmf.notation.features</groupId>
<artifactId>org.eclipse.gmf.runtime.notation.source</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/org.eclipse.gmf.runtime.notation/pom.xml b/org.eclipse.gmf.runtime.notation/pom.xml
index e96827a..3b57d96 100644
--- a/org.eclipse.gmf.runtime.notation/pom.xml
+++ b/org.eclipse.gmf.runtime.notation/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.gmf.notation</groupId>
<artifactId>org.eclipse.gmf.notation.releng</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<relativePath>../org.eclipse.gmf.notation.releng/pom.xml</relativePath>
</parent>
<groupId>org.eclipse.gmf.notation.plugins</groupId>
diff --git a/org.eclipse.gmf.tests.runtime.notation-feature/feature.xml b/org.eclipse.gmf.tests.runtime.notation-feature/feature.xml
index c18fa35..8894a7d 100755
--- a/org.eclipse.gmf.tests.runtime.notation-feature/feature.xml
+++ b/org.eclipse.gmf.tests.runtime.notation-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.gmf.tests.runtime.notation"
label="%featureName"
- version="1.9.0.qualifier"
+ version="1.10.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.gmf.tests.runtime.notation"
image="modeling32.png"
@@ -14,7 +14,7 @@
</description>
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
- Copyright (c) 2002, 2015 IBM Corporation and others.
+ Copyright (c) 2002, 2016 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
diff --git a/org.eclipse.gmf.tests.runtime.notation-feature/pom.xml b/org.eclipse.gmf.tests.runtime.notation-feature/pom.xml
index bb24620..dbebfeb 100644
--- a/org.eclipse.gmf.tests.runtime.notation-feature/pom.xml
+++ b/org.eclipse.gmf.tests.runtime.notation-feature/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.eclipse.gmf.notation</groupId>
<artifactId>org.eclipse.gmf.notation.releng</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<relativePath>../org.eclipse.gmf.notation.releng/pom.xml</relativePath>
</parent>
<groupId>org.eclipse.gmf.notation.features</groupId>
<artifactId>org.eclipse.gmf.tests.runtime.notation</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/org.eclipse.gmf.tests.runtime.notation/pom.xml b/org.eclipse.gmf.tests.runtime.notation/pom.xml
index be01d25..e8deec7 100644
--- a/org.eclipse.gmf.tests.runtime.notation/pom.xml
+++ b/org.eclipse.gmf.tests.runtime.notation/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.gmf.notation</groupId>
<artifactId>org.eclipse.gmf.notation.releng</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<relativePath>../org.eclipse.gmf.notation.releng/pom.xml</relativePath>
</parent>
<groupId>org.eclipse.gmf.tests.runtime.notation</groupId>