Author: alexsmirnov
Date: 2007-06-28 19:51:05 -0400 (Thu, 28 Jun 2007)
New Revision: 1405
Modified:
branches/refactor1/docs/ajaxguide/en/pom.xml
branches/refactor1/docs/ajaxguide/pom.xml
branches/refactor1/ui/core/pom.xml
Log:
continue refactoring
Modified: branches/refactor1/docs/ajaxguide/en/pom.xml
===================================================================
--- branches/refactor1/docs/ajaxguide/en/pom.xml 2007-06-28 23:33:52 UTC (rev 1404)
+++ branches/refactor1/docs/ajaxguide/en/pom.xml 2007-06-28 23:51:05 UTC (rev 1405)
@@ -4,11 +4,11 @@
<parent>
<groupId>org.richfaces.docs</groupId>
- <artifactId>userguide</artifactId>
+ <artifactId>ajaxguide</artifactId>
<version>3.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
- <groupId>org.richfaces.docs.userguide</groupId>
+ <groupId>org.richfaces.docs.ajaxguide</groupId>
<artifactId>${translation}</artifactId>
<packaging>jar</packaging>
<name>Ajax4jsf Manual (${translation})</name>
Modified: branches/refactor1/docs/ajaxguide/pom.xml
===================================================================
--- branches/refactor1/docs/ajaxguide/pom.xml 2007-06-28 23:33:52 UTC (rev 1404)
+++ branches/refactor1/docs/ajaxguide/pom.xml 2007-06-28 23:51:05 UTC (rev 1405)
@@ -9,8 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.docs</groupId>
- <artifactId>userguide</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <artifactId>ajaxguide</artifactId>
<packaging>pom</packaging>
<description>Ajax4jsf user guide</description>
<pluginRepositories>
Modified: branches/refactor1/ui/core/pom.xml
===================================================================
--- branches/refactor1/ui/core/pom.xml 2007-06-28 23:33:52 UTC (rev 1404)
+++ branches/refactor1/ui/core/pom.xml 2007-06-28 23:51:05 UTC (rev 1405)
@@ -35,7 +35,7 @@
<library>
<prefix>org.richfaces</prefix>
<taglib>
- <shortName>dataFilterSlider</shortName>
+ <shortName>a4j</shortName>
</taglib>
</library>
</configuration>
Show replies by date