Bug 419559 Save action is disabled on GMF diagrams
diff --git a/org.eclipse.gmf.examples.runtime.diagram.geoshapes/pom.xml b/org.eclipse.gmf.examples.runtime.diagram.geoshapes/pom.xml
index 0b34afb..972f271 100644
--- a/org.eclipse.gmf.examples.runtime.diagram.geoshapes/pom.xml
+++ b/org.eclipse.gmf.examples.runtime.diagram.geoshapes/pom.xml
@@ -10,6 +10,6 @@
   </parent>
   <groupId>org.eclipse.gmf.examples.runtime.diagram.geoshapes</groupId>
   <artifactId>org.eclipse.gmf.examples.runtime.diagram.geoshapes</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.8.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>