Author: konstantin.mishin
Date: 2009-09-22 12:12:54 -0400 (Tue, 22 Sep 2009)
New Revision: 15659
Modified:
branches/community/3.3.X/cdk/pom.xml
branches/community/3.3.X/cdk/richfaces-facelets/
branches/community/3.3.X/cdk/richfaces-facelets/pom.xml
Log:
RFPL-144
Modified: branches/community/3.3.X/cdk/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/pom.xml 2009-09-22 15:48:46 UTC (rev 15658)
+++ branches/community/3.3.X/cdk/pom.xml 2009-09-22 16:12:54 UTC (rev 15659)
@@ -35,6 +35,7 @@
<module>maven-archetype-plug-n-skin</module>
<module>maven-resource-dependency-plugin</module>
<module>maven-archetype-theme</module>
+ <module>richfaces-facelets</module>
</modules>
Property changes on: branches/community/3.3.X/cdk/richfaces-facelets
___________________________________________________________________
Name: svn:ignore
+ target
Modified: branches/community/3.3.X/cdk/richfaces-facelets/pom.xml
===================================================================
--- branches/community/3.3.X/cdk/richfaces-facelets/pom.xml 2009-09-22 15:48:46 UTC (rev
15658)
+++ branches/community/3.3.X/cdk/richfaces-facelets/pom.xml 2009-09-22 16:12:54 UTC (rev
15659)
@@ -2,7 +2,7 @@
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
- <groupId>org.richfaces.archetypes</groupId>
+ <groupId>org.richfaces.cdk</groupId>
<artifactId>richfaces-facelets</artifactId>
<version>3.3.2-SNAPSHOT</version>
<name>maven-archetype-rf-facelets</name>