Author: blabno
Date: 2011-12-20 07:51:29 -0500 (Tue, 20 Dec 2011)
New Revision: 23105
Modified:
sandbox/trunk/ui/dashboard/bom/pom.xml
sandbox/trunk/ui/dashboard/demo/pom.xml
sandbox/trunk/ui/dashboard/parent/pom.xml
sandbox/trunk/ui/dashboard/pom.xml
sandbox/trunk/ui/dashboard/ui/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: sandbox/trunk/ui/dashboard/bom/pom.xml
===================================================================
--- sandbox/trunk/ui/dashboard/bom/pom.xml 2011-12-20 12:51:23 UTC (rev 23104)
+++ sandbox/trunk/ui/dashboard/bom/pom.xml 2011-12-20 12:51:29 UTC (rev 23105)
@@ -26,7 +26,7 @@
<groupId>org.richfaces.sandbox.ui.dashboard</groupId>
<artifactId>dashboard-bom</artifactId>
- <version>4.1.0.Final</version>
+ <version>4.1.1-SNAPSHOT</version>
<name>Richfaces UI Components: dashboard bom</name>
<packaging>pom</packaging>
Modified: sandbox/trunk/ui/dashboard/demo/pom.xml
===================================================================
--- sandbox/trunk/ui/dashboard/demo/pom.xml 2011-12-20 12:51:23 UTC (rev 23104)
+++ sandbox/trunk/ui/dashboard/demo/pom.xml 2011-12-20 12:51:29 UTC (rev 23105)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.richfaces.sandbox.ui.dashboard</groupId>
<artifactId>dashboard-parent</artifactId>
- <version>4.1.0.Final</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: sandbox/trunk/ui/dashboard/parent/pom.xml
===================================================================
--- sandbox/trunk/ui/dashboard/parent/pom.xml 2011-12-20 12:51:23 UTC (rev 23104)
+++ sandbox/trunk/ui/dashboard/parent/pom.xml 2011-12-20 12:51:29 UTC (rev 23105)
@@ -32,6 +32,7 @@
<groupId>org.richfaces.sandbox.ui.dashboard</groupId>
<artifactId>dashboard-parent</artifactId>
+ <version>4.1.1-SNAPSHOT</version>
<name>Richfaces UI Components: dashboard parent</name>
<packaging>pom</packaging>
@@ -106,11 +107,4 @@
<url>http://artifactory.it-crowd.com.pl/libs-snapshot-local</url>
</snapshotRepository>
</distributionManagement>
-
-
- <scm>
-
<
connection>scm:git:git://github.com/richfaces/build.git/dashboard-pare...
-
<developerConnection>scm:git:git@github.com:richfaces/build.git/dashboard-parent/tags/dashboard-aggregator-4.1.0.Final/dashboard-parent</developerConnection>
-
<
url>https://github.com/richfaces/build/dashboard-parent/tags/dashboard...
- </scm>
</project>
Modified: sandbox/trunk/ui/dashboard/pom.xml
===================================================================
--- sandbox/trunk/ui/dashboard/pom.xml 2011-12-20 12:51:23 UTC (rev 23104)
+++ sandbox/trunk/ui/dashboard/pom.xml 2011-12-20 12:51:29 UTC (rev 23105)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.richfaces.sandbox.ui.dashboard</groupId>
<artifactId>dashboard-parent</artifactId>
- <version>4.1.0.Final</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
@@ -63,9 +63,9 @@
</profiles>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/sandbox/ta...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/sand...
-
<
url>http://fisheye.jboss.org/browse/richfaces/tags/dashboard-aggregato...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/sandbox/tr...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/sand...
+ <
url>http://fisheye.jboss.org/browse/richfaces/</url>
</scm>
</project>
Modified: sandbox/trunk/ui/dashboard/ui/pom.xml
===================================================================
--- sandbox/trunk/ui/dashboard/ui/pom.xml 2011-12-20 12:51:23 UTC (rev 23104)
+++ sandbox/trunk/ui/dashboard/ui/pom.xml 2011-12-20 12:51:29 UTC (rev 23105)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.richfaces.sandbox.ui.dashboard</groupId>
<artifactId>dashboard-parent</artifactId>
- <version>4.1.0.Final</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>dashboard-ui</artifactId>
@@ -85,9 +85,9 @@
</build>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/sandbox/ta...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/sand...
-
<
url>http://fisheye.jboss.org/browse/richfaces/tags/dashboard-aggregato...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/sandbox/tr...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/sand...
+ <
url>http://fisheye.jboss.org/browse/richfaces/</url>
</scm>
</project>