Update features to use the shared license feature
diff --git a/org.eclipse.gmf.runtime.notation-feature/feature.xml b/org.eclipse.gmf.runtime.notation-feature/feature.xml
index 6b0f478..d785f1a 100755
--- a/org.eclipse.gmf.runtime.notation-feature/feature.xml
+++ b/org.eclipse.gmf.runtime.notation-feature/feature.xml
@@ -5,7 +5,9 @@
       version="1.8.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.gmf.runtime.notation"
-      image="eclipse_update_120.jpg">
+      image="modeling32.png"
+      license-feature="org.eclipse.license"
+      license-feature-version="1.0.1">
 
    <description url="http://www.eclipse.org/gmf">
       %description
@@ -24,7 +26,7 @@
    </license>
 
    <url>
-      <update label="%updateSiteName" url="http://download.eclipse.org/modeling/gmf/updates/releases/"/>
+      <update label="%updateSiteName" url="http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/"/>
    </url>
 
    <requires>
diff --git a/org.eclipse.gmf.runtime.notation.sdk-feature/feature.xml b/org.eclipse.gmf.runtime.notation.sdk-feature/feature.xml
index 14f9a19..3668991 100755
--- a/org.eclipse.gmf.runtime.notation.sdk-feature/feature.xml
+++ b/org.eclipse.gmf.runtime.notation.sdk-feature/feature.xml
@@ -4,7 +4,9 @@
       label="%featureName"
       version="1.8.0.qualifier"
       provider-name="%providerName"
-      image="eclipse_update_120.jpg">
+      image="modeling32.png"
+      license-feature="org.eclipse.license"
+      license-feature-version="1.0.1">
 
    <description url="http://www.eclipse.org/gmf">
       %description
@@ -23,7 +25,7 @@
    </license>
 
    <url>
-      <update label="%updateSiteName" url="http://download.eclipse.org/modeling/gmf/updates/releases/"/>
+      <update label="%updateSiteName" url="http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/"/>
    </url>
 
    <includes
diff --git a/org.eclipse.gmf.runtime.notation.source-feature/feature.xml b/org.eclipse.gmf.runtime.notation.source-feature/feature.xml
index c246027..dbd5fe0 100644
--- a/org.eclipse.gmf.runtime.notation.source-feature/feature.xml
+++ b/org.eclipse.gmf.runtime.notation.source-feature/feature.xml
@@ -4,7 +4,9 @@
       label="%featureName"
       version="1.8.0.qualifier"
       provider-name="%providerName"
-      image="eclipse_update_120.jpg">
+      image="modeling32.png"
+      license-feature="org.eclipse.license"
+      license-feature-version="1.0.1">
 
    <description url="http://www.eclipse.org/gmf">
       %description
@@ -23,7 +25,7 @@
    </license>
 
    <url>
-      <update label="%updateSiteName" url="http://download.eclipse.org/modeling/gmf/updates/releases/"/>
+      <update label="%updateSiteName" url="http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/"/>
    </url>
 
    <plugin
diff --git a/org.eclipse.gmf.tests.runtime.notation-feature/feature.xml b/org.eclipse.gmf.tests.runtime.notation-feature/feature.xml
index 1b6a89c..0473429 100755
--- a/org.eclipse.gmf.tests.runtime.notation-feature/feature.xml
+++ b/org.eclipse.gmf.tests.runtime.notation-feature/feature.xml
@@ -5,7 +5,9 @@
       version="1.8.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.gmf.tests.runtime.notation"
-      image="eclipse_update_120.jpg">
+      image="modeling32.png"
+      license-feature="org.eclipse.license"
+      license-feature-version="1.0.1">
 
    <description url="http://www.eclipse.org/gmf">
       %description
@@ -24,7 +26,7 @@
    </license>
 
    <url>
-      <update label="%updateSiteName" url="http://download.eclipse.org/modeling/gmf/updates/releases/"/>
+      <update label="%updateSiteName" url="http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/"/>
    </url>
 
    <requires>