Author: pyaschenko
Date: 2007-07-19 12:19:50 -0400 (Thu, 19 Jul 2007)
New Revision: 1703
Modified:
branches/3.0.2/sandbox/panel2/pom.xml
branches/3.0.2/sandbox/scrollable-grid/pom.xml
Log:
Modified: branches/3.0.2/sandbox/panel2/pom.xml
===================================================================
--- branches/3.0.2/sandbox/panel2/pom.xml 2007-07-19 16:12:55 UTC (rev 1702)
+++ branches/3.0.2/sandbox/panel2/pom.xml 2007-07-19 16:19:50 UTC (rev 1703)
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>sandbox-parent</artifactId>
+ <artifactId>richfaces-parent</artifactId>
<groupId>org.richfaces</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>3.0.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
Modified: branches/3.0.2/sandbox/scrollable-grid/pom.xml
===================================================================
--- branches/3.0.2/sandbox/scrollable-grid/pom.xml 2007-07-19 16:12:55 UTC (rev 1702)
+++ branches/3.0.2/sandbox/scrollable-grid/pom.xml 2007-07-19 16:19:50 UTC (rev 1703)
@@ -1,8 +1,8 @@
<?xml version="1.0"?><project>
<parent>
- <artifactId>sandbox-parent</artifactId>
+ <artifactId>richfaces-parent</artifactId>
<groupId>org.richfaces</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>3.0.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>