EXTSCRIPT-185 removing junk from the pom

git-svn-id: https://svn.apache.org/repos/asf/myfaces/extensions/scripting/trunk@1417445 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/extscript-examples/myfaces20-example/pom.xml b/extscript-examples/myfaces20-example/pom.xml
index 0d56d5c..37dd51a 100644
--- a/extscript-examples/myfaces20-example/pom.xml
+++ b/extscript-examples/myfaces20-example/pom.xml
@@ -144,20 +144,6 @@
         </dependency>
         -->
 
-        <!--
-             Note this is the only dependency we need
-             for ext-scripting, the include is a so called
-             meta bundle, which includes the entire
-             ext-scripting core+java6 support + myfaces 2 support
-         -->
-        <!--
-        <dependency>
-            <groupId>org.apache.myfaces.extensions.scripting</groupId>
-            <artifactId>extscript-myfaces20-bundle</artifactId>
-            <version>1.0.3-SNAPSHOT</version>
-        </dependency>
-        -->
-
         <!-- bean validation dependencies -->
         <!--
              note, this is a purely optional