Author: alexsmirnov
Date: 2007-06-01 21:45:10 -0400 (Fri, 01 Jun 2007)
New Revision: 987
Modified:
trunk/pom.xml
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:
correct dependencies after release 3.0.1
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -31,9 +31,9 @@
</snapshotRepository>
</distributionManagement>
<scm>
- <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/</conne...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/<...
- <
url>http://anonsvn.jboss.org/repos/richfaces/</url>
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk</...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
url>http://anonsvn.jboss.org/repos/richfaces/trunk</url>
</scm>
</project>
\ No newline at end of file
Modified: trunk/richfaces/assembly/pom.xml
===================================================================
--- trunk/richfaces/assembly/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/assembly/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -14,7 +14,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<configuration>
<library>
<prefix>org.richfaces</prefix>
Modified: trunk/richfaces/dataFilterSlider/pom.xml
===================================================================
--- trunk/richfaces/dataFilterSlider/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/dataFilterSlider/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -14,7 +14,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/dataTable/pom.xml
===================================================================
--- trunk/richfaces/dataTable/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/dataTable/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/datascroller/pom.xml
===================================================================
--- trunk/richfaces/datascroller/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/datascroller/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/drag-drop/pom.xml
===================================================================
--- trunk/richfaces/drag-drop/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/drag-drop/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/dropdown-menu/pom.xml
===================================================================
--- trunk/richfaces/dropdown-menu/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/dropdown-menu/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/gmap/pom.xml
===================================================================
--- trunk/richfaces/gmap/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/gmap/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/inputnumber-slider/pom.xml
===================================================================
--- trunk/richfaces/inputnumber-slider/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/inputnumber-slider/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/inputnumber-spinner/pom.xml
===================================================================
--- trunk/richfaces/inputnumber-spinner/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/inputnumber-spinner/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<id>generate-sources</id>
Modified: trunk/richfaces/menu-components/pom.xml
===================================================================
--- trunk/richfaces/menu-components/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/menu-components/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/modal-panel/pom.xml
===================================================================
--- trunk/richfaces/modal-panel/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/modal-panel/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/paint2D/pom.xml
===================================================================
--- trunk/richfaces/paint2D/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/paint2D/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/panel/pom.xml
===================================================================
--- trunk/richfaces/panel/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/panel/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<id>generate-sources</id>
Modified: trunk/richfaces/panelbar/pom.xml
===================================================================
--- trunk/richfaces/panelbar/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/panelbar/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/pom.xml
===================================================================
--- trunk/richfaces/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -78,8 +78,8 @@
</license>
</licenses>
<scm>
- <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/rich...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/rich...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
url>http://anonsvn.jboss.org/repos/richfaces/trunk/richfaces/</url>
</scm>
<build>
@@ -169,9 +169,9 @@
<snapshots>
<updatePolicy>always</updatePolicy>
</snapshots>
- <id>maven2-snapshots.jboss.org</id>
- <name>Jboss Repository for Maven Snapshots</name>
- <
url>http://snapshots.jboss.com/</url>
+ <id>maven2-snapshots.exadel.com</id>
+ <name>Exadel Repository for Maven Snapshots</name>
+ <
url>http://maven.exadel.com/</url>
</repository>
</repositories>
<pluginRepositories>
@@ -182,9 +182,9 @@
<snapshots>
<updatePolicy>always</updatePolicy>
</snapshots>
- <id>maven2-snapshots.jboss.org</id>
- <name>Jboss Repository for Maven Snapshots</name>
- <
url>http://snapshots.jboss.com/</url>
+ <id>maven2-snapshots.exadel.com</id>
+ <name>Exadel Repository for Maven Snapshots</name>
+ <
url>http://maven.exadel.com/</url>
</pluginRepository>
</pluginRepositories>
<dependencies>
@@ -228,12 +228,12 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>test</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
Modified: trunk/richfaces/separator/pom.xml
===================================================================
--- trunk/richfaces/separator/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/separator/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<id>generate-sources</id>
Modified: trunk/richfaces/simpleTogglePanel/pom.xml
===================================================================
--- trunk/richfaces/simpleTogglePanel/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/simpleTogglePanel/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/spacer/pom.xml
===================================================================
--- trunk/richfaces/spacer/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/spacer/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/suggestionbox/pom.xml
===================================================================
--- trunk/richfaces/suggestionbox/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/suggestionbox/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/tabPanel/pom.xml
===================================================================
--- trunk/richfaces/tabPanel/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/tabPanel/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/togglePanel/pom.xml
===================================================================
--- trunk/richfaces/togglePanel/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/togglePanel/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/toolBar/pom.xml
===================================================================
--- trunk/richfaces/toolBar/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/toolBar/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces/tree/pom.xml
===================================================================
--- trunk/richfaces/tree/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces/tree/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/richfaces-samples/pom.xml
===================================================================
--- trunk/richfaces-samples/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/richfaces-samples/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -61,7 +61,7 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.sun.facelets</groupId>
@@ -89,8 +89,8 @@
</dependencies>
<scm>
- <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/</conne...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/<...
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/rich...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
url>http://anonsvn.jboss.org/repos/richfaces/</url>
</scm>
@@ -235,7 +235,7 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>javax.faces</groupId>
Modified: trunk/sandbox/panel2/pom.xml
===================================================================
--- trunk/sandbox/panel2/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/sandbox/panel2/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -14,7 +14,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<id>generate-sources</id>
Modified: trunk/sandbox/panelmenu/pom.xml
===================================================================
--- trunk/sandbox/panelmenu/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/sandbox/panelmenu/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/sandbox/pom.xml
===================================================================
--- trunk/sandbox/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/sandbox/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -208,12 +208,12 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>test</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
Modified: trunk/sandbox/scrollable-grid/pom.xml
===================================================================
--- trunk/sandbox/scrollable-grid/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/sandbox/scrollable-grid/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
@@ -142,7 +142,7 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.richfaces</groupId>
Modified: trunk/sandbox/simpleTogglePanel2/pom.xml
===================================================================
--- trunk/sandbox/simpleTogglePanel2/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/sandbox/simpleTogglePanel2/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -13,7 +13,7 @@
<plugin>
<groupId>org.ajax4jsf.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>generate-sources</phase>
Modified: trunk/sandbox-samples/pom.xml
===================================================================
--- trunk/sandbox-samples/pom.xml 2007-06-02 00:47:12 UTC (rev 986)
+++ trunk/sandbox-samples/pom.xml 2007-06-02 01:45:10 UTC (rev 987)
@@ -60,7 +60,7 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.sun.facelets</groupId>
@@ -214,7 +214,7 @@
<dependency>
<groupId>org.ajax4jsf</groupId>
<artifactId>ajax4jsf</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>javax.faces</groupId>