Update GMF Notation to 1.8.0 for Luna
diff --git a/org.eclipse.gmf.notation.releng/pom.xml b/org.eclipse.gmf.notation.releng/pom.xml
index fee3fef..3ec97f7 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.7.0-SNAPSHOT</version>
+	<version>1.8.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.7.0-SNAPSHOT</version>
+									<version>1.8.0-SNAPSHOT</version>
 									<classifier>luna</classifier>
 								</artifact>
 							</target>
diff --git a/org.eclipse.gmf.notation.repository/category.xml b/org.eclipse.gmf.notation.repository/category.xml
index 0c4bc63..45144ca 100644
--- a/org.eclipse.gmf.notation.repository/category.xml
+++ b/org.eclipse.gmf.notation.repository/category.xml
@@ -1,17 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <site>
-   <feature url="features/org.eclipse.gmf.runtime.notation_1.7.0.qualifier.jar" id="org.eclipse.gmf.runtime.notation" version="1.7.0.qualifier">
-      <category name="gmf-notation"/>
-   </feature>
-   <feature url="features/org.eclipse.gmf.runtime.notation.sdk_1.7.0.qualifier.jar" id="org.eclipse.gmf.runtime.notation.sdk" version="1.7.0.qualifier">
-      <category name="gmf-notation"/>
-   </feature>
-   <feature url="features/org.eclipse.gmf.runtime.notation.source_1.7.0.qualifier.jar" id="org.eclipse.gmf.runtime.notation.source" version="1.7.0.qualifier">
-      <category name="gmf-notation"/>
-   </feature>
-   <feature url="features/org.eclipse.gmf.tests.runtime.notation_1.7.0.qualifier.jar" id="org.eclipse.gmf.tests.runtime.notation" version="1.7.0.qualifier">
-      <category name="gmf-notation"/>
-   </feature>
+   <feature url="features/org.eclipse.gmf.runtime.notation_1.8.0.qualifier.jar" id="org.eclipse.gmf.runtime.notation" version="1.8.0.qualifier"/>
+   <feature url="features/org.eclipse.gmf.runtime.notation.sdk_1.8.0.qualifier.jar" id="org.eclipse.gmf.runtime.notation.sdk" version="1.8.0.qualifier"/>
+   <feature url="features/org.eclipse.gmf.runtime.notation.source_1.8.0.qualifier.jar" id="org.eclipse.gmf.runtime.notation.source" version="1.8.0.qualifier"/>
+   <feature url="features/org.eclipse.gmf.tests.runtime.notation_1.8.0.qualifier.jar" id="org.eclipse.gmf.tests.runtime.notation" version="1.8.0.qualifier"/>
    <category-def name="gmf-notation" label="GMF Notation">
       <description>
          GMF Notation runtime, SDK, examples, and sources
diff --git a/org.eclipse.gmf.notation.repository/pom.xml b/org.eclipse.gmf.notation.repository/pom.xml
index ccab37b..9faf957 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.7.0-SNAPSHOT</version>
+		<version>1.8.0-SNAPSHOT</version>
 		<relativePath>../org.eclipse.gmf.notation.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>org.eclipse.gmf.notation.repository</artifactId>
-	<version>1.7.0-SNAPSHOT</version>
+	<version>1.8.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 74e0da2..a47c44d 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.7.0-SNAPSHOT</version>
+		<version>1.8.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.7.0-SNAPSHOT</version>
+	<version>1.8.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 8d32763..6b0f478 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.7.0.qualifier"
+      version="1.8.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.gmf.runtime.notation"
       image="eclipse_update_120.jpg">
@@ -12,7 +12,7 @@
    </description>
 
    <copyright url="http://www.eclipse.org/legal/epl-v10.html">
-      Copyright (c) 2008, 2012 IBM Corporation and others.
+      Copyright (c) 2008, 2014 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
@@ -28,9 +28,9 @@
    </url>
 
    <requires>
-      <import feature="org.eclipse.emf.ecore" version="2.9.0"/>
+      <import feature="org.eclipse.emf.ecore" version="2.10.0"/>
       <import feature="org.eclipse.emf.ecore.edit" version="2.8.0"/>
-      <import feature="org.eclipse.emf.edit" version="2.9.0"/>
+      <import feature="org.eclipse.emf.edit" version="2.10.0"/>
    </requires>
 
    <plugin
diff --git a/org.eclipse.gmf.runtime.notation-feature/pom.xml b/org.eclipse.gmf.runtime.notation-feature/pom.xml
index 102b34c..98e4540 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.7.0-SNAPSHOT</version>
+    <version>1.8.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.7.0-SNAPSHOT</version>
+  <version>1.8.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 12b1fb2..adb4f1a 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.7.0-SNAPSHOT</version>
+    <version>1.8.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 eb1ba0f..14f9a19 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.7.0.qualifier"
+      version="1.8.0.qualifier"
       provider-name="%providerName"
       image="eclipse_update_120.jpg">
 
@@ -11,7 +11,7 @@
    </description>
 
    <copyright url="http://www.eclipse.org/legal/epl-v10.html">
-      Copyright (c) 2008, 2013 IBM Corporation and others.
+      Copyright (c) 2008, 2014 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
@@ -37,7 +37,7 @@
          name="%notationSourceFeatureName"/>
 
    <requires>
-      <import feature="org.eclipse.emf.sdk" version="2.9.0" match="greaterOrEqual"/>
+      <import feature="org.eclipse.emf.sdk" version="2.10.0" match="greaterOrEqual"/>
    </requires>
 
    <plugin
diff --git a/org.eclipse.gmf.runtime.notation.sdk-feature/pom.xml b/org.eclipse.gmf.runtime.notation.sdk-feature/pom.xml
index 051a67f..e48d47f 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.7.0-SNAPSHOT</version>
+    <version>1.8.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.7.0-SNAPSHOT</version>
+  <version>1.8.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 1c98990..29a49b9 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.7.0-SNAPSHOT</version>
+    <version>1.8.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 7d378b4..c246027 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.7.0.qualifier"
+      version="1.8.0.qualifier"
       provider-name="%providerName"
       image="eclipse_update_120.jpg">
 
@@ -11,7 +11,7 @@
    </description>
 
    <copyright url="http://www.eclipse.org/legal/epl-v10.html">
-      Copyright (c) 2008, 2012 IBM Corporation and others.
+      Copyright (c) 2008, 2014 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 458a16f..47cb34e 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.7.0-SNAPSHOT</version>
+    <version>1.8.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.7.0-SNAPSHOT</version>
+  <version>1.8.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 a400b02..7f7cae0 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.7.0-SNAPSHOT</version>
+    <version>1.8.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 cade2df..1b6a89c 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.7.0.qualifier"
+      version="1.8.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.gmf.tests.runtime.notation"
       image="eclipse_update_120.jpg">
@@ -12,7 +12,7 @@
    </description>
 
    <copyright url="http://www.eclipse.org/legal/epl-v10.html">
-      Copyright (c) 2002, 2010 IBM Corporation and others.
+      Copyright (c) 2002, 2014 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
@@ -28,7 +28,7 @@
    </url>
 
    <requires>
-      <import feature="org.eclipse.gmf.runtime.notation" version="1.7.0" match="compatible"/>
+      <import feature="org.eclipse.gmf.runtime.notation" version="1.8.0" match="compatible"/>
    </requires>
 
    <plugin
diff --git a/org.eclipse.gmf.tests.runtime.notation-feature/pom.xml b/org.eclipse.gmf.tests.runtime.notation-feature/pom.xml
index 32f5a02..7348677 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.7.0-SNAPSHOT</version>
+    <version>1.8.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.7.0-SNAPSHOT</version>
+  <version>1.8.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 1b46c7d..b33b16f 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.7.0-SNAPSHOT</version>
+		<version>1.8.0-SNAPSHOT</version>
 		<relativePath>../org.eclipse.gmf.notation.releng/pom.xml</relativePath>
 	</parent>
 	<groupId>org.eclipse.gmf.tests.runtime.notation</groupId>