You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gp...@apache.org on 2008/12/03 19:40:03 UTC

svn commit: r723006 - /myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/assembly/pom.xml

Author: gpetracek
Date: Wed Dec  3 10:40:03 2008
New Revision: 723006

URL: http://svn.apache.org/viewvc?rev=723006&view=rev
Log:
changed group-id

Modified:
    myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/assembly/pom.xml

Modified: myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/assembly/pom.xml?rev=723006&r1=723005&r2=723006&view=diff
==============================================================================
--- myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/assembly/pom.xml (original)
+++ myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/assembly/pom.xml Wed Dec  3 10:40:03 2008
@@ -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>