[richfaces-svn-commits] JBoss Rich Faces SVN: r18982 - modules/docs/trunk/Component_Development_Kit_Guide.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Wed Aug 25 19:09:03 EDT 2010
Author: SeanRogers
Date: 2010-08-25 19:09:03 -0400 (Wed, 25 Aug 2010)
New Revision: 18982
Modified:
modules/docs/trunk/Component_Development_Kit_Guide/pom.xml
Log:
Updated CDK Guide groupId
Modified: modules/docs/trunk/Component_Development_Kit_Guide/pom.xml
===================================================================
--- modules/docs/trunk/Component_Development_Kit_Guide/pom.xml 2010-08-25 22:37:32 UTC (rev 18981)
+++ modules/docs/trunk/Component_Development_Kit_Guide/pom.xml 2010-08-25 23:09:03 UTC (rev 18982)
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
- <groupId>org.richfaces.cdk-guide</groupId>
+ <groupId>org.richfaces.docs</groupId>
<artifactId>richfaces-cdk-guide</artifactId>
<version>4.0.0-SNAPSHOT</version>
<packaging>jdocbook</packaging>
More information about the richfaces-svn-commits
mailing list