Author: alexsmirnov
Date: 2007-06-01 20:28:46 -0400 (Fri, 01 Jun 2007)
New Revision: 983
Modified:
trunk/richfaces-samples/pom.xml
trunk/richfaces/assembly/pom.xml
trunk/richfaces/dataFilterSlider/pom.xml
trunk/richfaces/dataTable/pom.xml
trunk/richfaces/datascroller/pom.xml
trunk/richfaces/drag-drop/pom.xml
trunk/richfaces/dropdown-menu/pom.xml
trunk/richfaces/gmap/pom.xml
trunk/richfaces/inputnumber-slider/pom.xml
trunk/richfaces/inputnumber-spinner/pom.xml
trunk/richfaces/menu-components/pom.xml
trunk/richfaces/modal-panel/pom.xml
trunk/richfaces/paint2D/pom.xml
trunk/richfaces/panel/pom.xml
trunk/richfaces/panelbar/pom.xml
trunk/richfaces/pom.xml
trunk/richfaces/separator/pom.xml
trunk/richfaces/simpleTogglePanel/pom.xml
trunk/richfaces/spacer/pom.xml
trunk/richfaces/suggestionbox/pom.xml
trunk/richfaces/tabPanel/pom.xml
trunk/richfaces/togglePanel/pom.xml
trunk/richfaces/toolBar/pom.xml
trunk/richfaces/tree/pom.xml
trunk/sandbox-samples/pom.xml
trunk/sandbox/panel2/pom.xml
trunk/sandbox/panelmenu/pom.xml
trunk/sandbox/pom.xml
trunk/sandbox/scrollable-grid/pom.xml
trunk/sandbox/simpleTogglePanel2/pom.xml
Log:
prepare dependencies to release
Modified: trunk/richfaces/assembly/pom.xml
===================================================================
--- trunk/richfaces/assembly/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/assembly/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -14,7 +14,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<configuration>
<library>
<prefix>org.richfaces</prefix>
Modified: trunk/richfaces/dataFilterSlider/pom.xml
===================================================================
--- trunk/richfaces/dataFilterSlider/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/dataFilterSlider/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -14,7 +14,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/dataTable/pom.xml
===================================================================
--- trunk/richfaces/dataTable/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/dataTable/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/datascroller/pom.xml
===================================================================
--- trunk/richfaces/datascroller/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/datascroller/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/drag-drop/pom.xml
===================================================================
--- trunk/richfaces/drag-drop/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/drag-drop/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/dropdown-menu/pom.xml
===================================================================
--- trunk/richfaces/dropdown-menu/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/dropdown-menu/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/gmap/pom.xml
===================================================================
--- trunk/richfaces/gmap/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/gmap/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/inputnumber-slider/pom.xml
===================================================================
--- trunk/richfaces/inputnumber-slider/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/inputnumber-slider/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/inputnumber-spinner/pom.xml
===================================================================
--- trunk/richfaces/inputnumber-spinner/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/inputnumber-spinner/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<id>generate-sources</id>
Modified: trunk/richfaces/menu-components/pom.xml
===================================================================
--- trunk/richfaces/menu-components/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/menu-components/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/modal-panel/pom.xml
===================================================================
--- trunk/richfaces/modal-panel/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/modal-panel/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/paint2D/pom.xml
===================================================================
--- trunk/richfaces/paint2D/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/paint2D/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/panel/pom.xml
===================================================================
--- trunk/richfaces/panel/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/panel/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<id>generate-sources</id>
Modified: trunk/richfaces/panelbar/pom.xml
===================================================================
--- trunk/richfaces/panelbar/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/panelbar/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/pom.xml
===================================================================
--- trunk/richfaces/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -228,12 +228,12 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
</dependency>
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>test</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<scope>test</scope>
</dependency>
<dependency>
Modified: trunk/richfaces/separator/pom.xml
===================================================================
--- trunk/richfaces/separator/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/separator/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<id>generate-sources</id>
Modified: trunk/richfaces/simpleTogglePanel/pom.xml
===================================================================
--- trunk/richfaces/simpleTogglePanel/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/simpleTogglePanel/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/spacer/pom.xml
===================================================================
--- trunk/richfaces/spacer/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/spacer/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/suggestionbox/pom.xml
===================================================================
--- trunk/richfaces/suggestionbox/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/suggestionbox/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/tabPanel/pom.xml
===================================================================
--- trunk/richfaces/tabPanel/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/tabPanel/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/togglePanel/pom.xml
===================================================================
--- trunk/richfaces/togglePanel/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/togglePanel/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/toolBar/pom.xml
===================================================================
--- trunk/richfaces/toolBar/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/toolBar/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/tree/pom.xml
===================================================================
--- trunk/richfaces/tree/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces/tree/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces-samples/pom.xml
===================================================================
--- trunk/richfaces-samples/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/richfaces-samples/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -61,7 +61,7 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
</dependency>
<dependency>
<groupId>com.sun.facelets</groupId>
@@ -235,7 +235,7 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<exclusions>
<exclusion>
<groupId>javax.faces</groupId>
Modified: trunk/sandbox/panel2/pom.xml
===================================================================
--- trunk/sandbox/panel2/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/sandbox/panel2/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -14,7 +14,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<id>generate-sources</id>
Modified: trunk/sandbox/panelmenu/pom.xml
===================================================================
--- trunk/sandbox/panelmenu/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/sandbox/panelmenu/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/sandbox/pom.xml
===================================================================
--- trunk/sandbox/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/sandbox/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -208,12 +208,12 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
</dependency>
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>test</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<scope>test</scope>
</dependency>
<dependency>
Modified: trunk/sandbox/scrollable-grid/pom.xml
===================================================================
--- trunk/sandbox/scrollable-grid/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/sandbox/scrollable-grid/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -142,7 +142,7 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
</dependency>
<dependency>
<groupId>org.richfaces</groupId>
Modified: trunk/sandbox/simpleTogglePanel2/pom.xml
===================================================================
--- trunk/sandbox/simpleTogglePanel2/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/sandbox/simpleTogglePanel2/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/sandbox-samples/pom.xml
===================================================================
--- trunk/sandbox-samples/pom.xml 2007-06-01 23:38:12 UTC (rev 982)
+++ trunk/sandbox-samples/pom.xml 2007-06-02 00:28:46 UTC (rev 983)
@@ -60,7 +60,7 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
</dependency>
<dependency>
<groupId>com.sun.facelets</groupId>
@@ -214,7 +214,7 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<exclusions>
<exclusion>
<groupId>javax.faces</groupId>