Author: pete.muir(a)jboss.org
Date: 2010-02-21 16:43:19 -0500 (Sun, 21 Feb 2010)
New Revision: 5952
Modified:
examples/trunk/jsf/login/pom.xml
examples/trunk/jsf/numberguess/pom.xml
examples/trunk/jsf/permalink/pom.xml
examples/trunk/jsf/translator/ear/pom.xml
examples/trunk/jsf/translator/ejb/pom.xml
examples/trunk/jsf/translator/pom.xml
examples/trunk/jsf/translator/war/pom.xml
examples/trunk/pom.xml
examples/trunk/se/hello-world/pom.xml
examples/trunk/se/numberguess/pom.xml
examples/trunk/wicket/numberguess/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: examples/trunk/jsf/login/pom.xml
===================================================================
--- examples/trunk/jsf/login/pom.xml 2010-02-21 21:42:57 UTC (rev 5951)
+++ examples/trunk/jsf/login/pom.xml 2010-02-21 21:43:19 UTC (rev 5952)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.weld.examples</groupId>
<artifactId>weld-examples-parent</artifactId>
- <version>1.0.1-Final</version>
+ <version>1.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -161,9 +161,9 @@
</profiles>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/tags/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
-
<
url>http://fisheye.jboss.org/browse/weld/examples/tags/1.0.1-Final/jsf...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/jsf/login</...
</scm>
</project>
Modified: examples/trunk/jsf/numberguess/pom.xml
===================================================================
--- examples/trunk/jsf/numberguess/pom.xml 2010-02-21 21:42:57 UTC (rev 5951)
+++ examples/trunk/jsf/numberguess/pom.xml 2010-02-21 21:43:19 UTC (rev 5952)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.weld.examples</groupId>
<artifactId>weld-examples-parent</artifactId>
- <version>1.0.1-Final</version>
+ <version>1.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -761,9 +761,9 @@
</properties>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/tags/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
-
<
url>http://fisheye.jboss.org/browse/weld/examples/tags/1.0.1-Final/jsf...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/jsf/numbergues...
</scm>
</project>
Modified: examples/trunk/jsf/permalink/pom.xml
===================================================================
--- examples/trunk/jsf/permalink/pom.xml 2010-02-21 21:42:57 UTC (rev 5951)
+++ examples/trunk/jsf/permalink/pom.xml 2010-02-21 21:43:19 UTC (rev 5952)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.weld.examples</groupId>
<artifactId>weld-examples-parent</artifactId>
- <version>1.0.1-Final</version>
+ <version>1.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -551,9 +551,9 @@
</profiles>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/tags/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
-
<
url>http://fisheye.jboss.org/browse/weld/examples/tags/1.0.1-Final/jsf...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/jsf/permalink&...
</scm>
</project>
Modified: examples/trunk/jsf/translator/ear/pom.xml
===================================================================
--- examples/trunk/jsf/translator/ear/pom.xml 2010-02-21 21:42:57 UTC (rev 5951)
+++ examples/trunk/jsf/translator/ear/pom.xml 2010-02-21 21:43:19 UTC (rev 5952)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.weld.examples.jsf.translator</groupId>
<artifactId>weld-jsf-translator-parent</artifactId>
- <version>1.0.1-Final</version>
+ <version>1.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.weld.examples.jsf.translator</groupId>
Modified: examples/trunk/jsf/translator/ejb/pom.xml
===================================================================
--- examples/trunk/jsf/translator/ejb/pom.xml 2010-02-21 21:42:57 UTC (rev 5951)
+++ examples/trunk/jsf/translator/ejb/pom.xml 2010-02-21 21:43:19 UTC (rev 5952)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.weld.examples.jsf.translator</groupId>
<artifactId>weld-jsf-translator-parent</artifactId>
- <version>1.0.1-Final</version>
+ <version>1.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.weld.examples.jsf.translator</groupId>
Modified: examples/trunk/jsf/translator/pom.xml
===================================================================
--- examples/trunk/jsf/translator/pom.xml 2010-02-21 21:42:57 UTC (rev 5951)
+++ examples/trunk/jsf/translator/pom.xml 2010-02-21 21:43:19 UTC (rev 5952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.weld.examples</groupId>
<artifactId>weld-examples-parent</artifactId>
- <version>1.0.1-Final</version>
+ <version>1.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.jboss.weld.examples.jsf.translator</groupId>
@@ -61,9 +61,9 @@
</build>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/tags/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
-
<
url>http://fisheye.jboss.org/browse/weld/examples/tags/1.0.1-Final/jsf...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/jsf/translator...
</scm>
</project>
Modified: examples/trunk/jsf/translator/war/pom.xml
===================================================================
--- examples/trunk/jsf/translator/war/pom.xml 2010-02-21 21:42:57 UTC (rev 5951)
+++ examples/trunk/jsf/translator/war/pom.xml 2010-02-21 21:43:19 UTC (rev 5952)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.weld.examples.jsf.translator</groupId>
<artifactId>weld-jsf-translator-parent</artifactId>
- <version>1.0.1-Final</version>
+ <version>1.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.weld.examples.jsf.translator</groupId>
Modified: examples/trunk/pom.xml
===================================================================
--- examples/trunk/pom.xml 2010-02-21 21:42:57 UTC (rev 5951)
+++ examples/trunk/pom.xml 2010-02-21 21:43:19 UTC (rev 5952)
@@ -9,7 +9,7 @@
<groupId>org.jboss.weld.examples</groupId>
<artifactId>weld-examples-parent</artifactId>
<packaging>pom</packaging>
- <version>1.0.1-Final</version>
+ <version>1.0.2-SNAPSHOT</version>
<name>Weld Examples</name>
<description>
@@ -239,9 +239,9 @@
</build>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/tags/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
-
<
url>http://fisheye.jboss.org/browse/weld/examples/tags/1.0.1-Final<...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk&...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+ <
url>http://fisheye.jboss.org/browse/weld/examples/trunk</url>
</scm>
<profiles>
Modified: examples/trunk/se/hello-world/pom.xml
===================================================================
--- examples/trunk/se/hello-world/pom.xml 2010-02-21 21:42:57 UTC (rev 5951)
+++ examples/trunk/se/hello-world/pom.xml 2010-02-21 21:43:19 UTC (rev 5952)
@@ -3,7 +3,7 @@
<parent>
<artifactId>weld-examples-parent</artifactId>
<groupId>org.jboss.weld.examples</groupId>
- <version>1.0.1-Final</version>
+ <version>1.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -90,9 +90,9 @@
</build>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/tags/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
-
<
url>http://fisheye.jboss.org/browse/weld/examples/tags/1.0.1-Final/se/...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/se/hello-world...
</scm>
</project>
Modified: examples/trunk/se/numberguess/pom.xml
===================================================================
--- examples/trunk/se/numberguess/pom.xml 2010-02-21 21:42:57 UTC (rev 5951)
+++ examples/trunk/se/numberguess/pom.xml 2010-02-21 21:43:19 UTC (rev 5952)
@@ -3,7 +3,7 @@
<parent>
<artifactId>weld-examples-parent</artifactId>
<groupId>org.jboss.weld.examples</groupId>
- <version>1.0.1-Final</version>
+ <version>1.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -91,9 +91,9 @@
</profiles>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/tags/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
-
<
url>http://fisheye.jboss.org/browse/weld/examples/tags/1.0.1-Final/se/...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/se/numberguess...
</scm>
</project>
Modified: examples/trunk/wicket/numberguess/pom.xml
===================================================================
--- examples/trunk/wicket/numberguess/pom.xml 2010-02-21 21:42:57 UTC (rev 5951)
+++ examples/trunk/wicket/numberguess/pom.xml 2010-02-21 21:43:19 UTC (rev 5952)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.weld.examples</groupId>
<artifactId>weld-examples-parent</artifactId>
- <version>1.0.1-Final</version>
+ <version>1.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -189,9 +189,9 @@
</properties>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/tags/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
-
<
url>http://fisheye.jboss.org/browse/weld/examples/tags/1.0.1-Final/wic...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/wicket/numberg...
</scm>
</project>