Author: nbelaevski
Date: 2007-11-18 20:56:45 -0500 (Sun, 18 Nov 2007)
New Revision: 4072
Modified:
trunk/sandbox/samples/listShuttleDemo/pom.xml
trunk/sandbox/ui/listShuttle/pom.xml
Log:
listShuttle prepared to move to 3.1.x sandbox
Modified: trunk/sandbox/samples/listShuttleDemo/pom.xml
===================================================================
--- trunk/sandbox/samples/listShuttleDemo/pom.xml 2007-11-17 02:35:20 UTC (rev 4071)
+++ trunk/sandbox/samples/listShuttleDemo/pom.xml 2007-11-19 01:56:45 UTC (rev 4072)
@@ -3,7 +3,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.1.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox.samples</groupId>
@@ -17,7 +17,7 @@
<dependency>
<groupId>org.richfaces.sandbox.ui</groupId>
<artifactId>listShuttle</artifactId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>${project.version}</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Modified: trunk/sandbox/ui/listShuttle/pom.xml
===================================================================
--- trunk/sandbox/ui/listShuttle/pom.xml 2007-11-17 02:35:20 UTC (rev 4071)
+++ trunk/sandbox/ui/listShuttle/pom.xml 2007-11-19 01:56:45 UTC (rev 4072)
@@ -2,7 +2,7 @@
<parent>
<artifactId>ui</artifactId>
<groupId>org.richfaces.sandbox</groupId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.1.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox.ui</groupId>
@@ -37,7 +37,7 @@
<dependencies>
<dependency>
<artifactId>orderingList</artifactId>
- <groupId>org.richfaces.sandbox.ui</groupId>
+ <groupId>org.richfaces.ui</groupId>
<version>${project.version}</version>
</dependency>
</dependencies>
Show replies by date