changed group-id

git-svn-id: https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0@723006 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/examples/assembly/pom.xml b/examples/assembly/pom.xml
index 1320b50..8a6d904 100644
--- a/examples/assembly/pom.xml
+++ b/examples/assembly/pom.xml
@@ -4,7 +4,7 @@
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
     <name>Apache MyFaces Extensions Validator Examples Assembly</name>
-    <groupId>org.apache.myfaces.tomahawk</groupId>
+    <groupId>org.apache.myfaces.extensions.validator.examples</groupId>
     <artifactId>myfaces-extval-examples-assembly12</artifactId>
 
     <parent>