[richfaces-svn-commits] JBoss Rich Faces SVN: r2110 - in trunk: samples and 3 other directories.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Tue Aug 7 12:36:28 EDT 2007
Author: nbelaevski
Date: 2007-08-07 12:36:28 -0400 (Tue, 07 Aug 2007)
New Revision: 2110
Removed:
trunk/samples/togglePanelDemo/
Modified:
trunk/cdk/generator/
trunk/samples/skins/pom.xml
trunk/test-applications/facelets/
trunk/test-applications/jsp/
Log:
minor updates
Property changes on: trunk/cdk/generator
___________________________________________________________________
Name: svn:ignore
- .classpath
.project
.settings
target
+ .classpath
.project
.settings
target
bin
Modified: trunk/samples/skins/pom.xml
===================================================================
--- trunk/samples/skins/pom.xml 2007-08-07 16:33:12 UTC (rev 2109)
+++ trunk/samples/skins/pom.xml 2007-08-07 16:36:28 UTC (rev 2110)
@@ -1,13 +1,12 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
- <parent>
- <artifactId>samples</artifactId>
- <groupId>org.richfaces</groupId>
- <version>3.1.0-SNAPSHOT</version>
- </parent>
- <modelVersion>4.0.0</modelVersion>
- <groupId>org.richfaces.samples</groupId>
- <artifactId>skins</artifactId>
- <name>skins</name>
- <version>3.1.0-SNAPSHOT</version>
- <dependencies />
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>samples</artifactId>
+ <groupId>org.richfaces</groupId>
+ <version>3.1.0-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.richfaces.samples</groupId>
+ <artifactId>skins</artifactId>
+ <name>skins</name>
+ <dependencies />
</project>
\ No newline at end of file
Property changes on: trunk/test-applications/facelets
___________________________________________________________________
Name: svn:ignore
+ target
Property changes on: trunk/test-applications/jsp
___________________________________________________________________
Name: svn:ignore
+ target
More information about the richfaces-svn-commits
mailing list