You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2010/09/16 11:57:52 UTC

svn commit: r997665 - in /wicket/trunk: ./ archetypes/quickstart/ archetypes/quickstart/src/main/resources/archetype-resources/ testing/wicket-threadtest/ wicket-auth-roles/ wicket-datetime/ wicket-devutils/ wicket-examples/ wicket-extensions/ wicket-g...

Author: mgrigorov
Date: Thu Sep 16 09:57:51 2010
New Revision: 997665

URL: http://svn.apache.org/viewvc?rev=997665&view=rev
Log:
Revert the versions in the pom.xml files to 1.5-SNAPSHOT


Modified:
    wicket/trunk/archetypes/quickstart/pom.xml
    wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
    wicket/trunk/pom.xml
    wicket/trunk/testing/wicket-threadtest/pom.xml
    wicket/trunk/wicket-auth-roles/pom.xml
    wicket/trunk/wicket-datetime/pom.xml
    wicket/trunk/wicket-devutils/pom.xml
    wicket/trunk/wicket-examples/pom.xml
    wicket/trunk/wicket-extensions/pom.xml
    wicket/trunk/wicket-guice/pom.xml
    wicket/trunk/wicket-ioc/pom.xml
    wicket/trunk/wicket-jmx/pom.xml
    wicket/trunk/wicket-objectssizeof-agent/pom.xml
    wicket/trunk/wicket-request/pom.xml
    wicket/trunk/wicket-spring/pom.xml
    wicket/trunk/wicket-util/pom.xml
    wicket/trunk/wicket-velocity/pom.xml
    wicket/trunk/wicket/pom.xml

Modified: wicket/trunk/archetypes/quickstart/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/archetypes/quickstart/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/archetypes/quickstart/pom.xml (original)
+++ wicket/trunk/archetypes/quickstart/pom.xml Thu Sep 16 09:57:51 2010
@@ -3,7 +3,7 @@
   <parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml (original)
+++ wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml Thu Sep 16 09:57:51 2010
@@ -127,7 +127,7 @@
 		</plugins>
 	</build>
 	<properties>
-		<wicket.version>1.5-M2.1</wicket.version>
+		<wicket.version>1.5-SNAPSHOT</wicket.version>
 		<jetty.version>6.1.4</jetty.version>
 	</properties>
 	#end

Modified: wicket/trunk/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/pom.xml (original)
+++ wicket/trunk/pom.xml Thu Sep 16 09:57:51 2010
@@ -26,7 +26,7 @@
 
 	<groupId>org.apache.wicket</groupId>
 	<artifactId>wicket-parent</artifactId>
-	<version>1.5-M2.1</version>
+	<version>1.5-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>Wicket Parent</name>
 	<description>Wicket is a Java-based open source component web application framework.</description>
@@ -297,9 +297,9 @@
 		<url>http://wicketstuff.org/bamboo</url>
 	</ciManagement>
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/wicket/releases/1.5-M2.1</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/wicket/releases/1.5-M2.1</developerConnection>
-		<url>http://svn.apache.org/viewvc/wicket/releases/1.5-M2.1</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/wicket/releases/1.5-SNAPSHOT</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/wicket/releases/1.5-SNAPSHOT</developerConnection>
+		<url>http://svn.apache.org/viewvc/wicket/releases/1.5-SNAPSHOT</url>
 	</scm>
 	<mailingLists>
 		<mailingList>

Modified: wicket/trunk/testing/wicket-threadtest/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/testing/wicket-threadtest/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/testing/wicket-threadtest/pom.xml (original)
+++ wicket/trunk/testing/wicket-threadtest/pom.xml Thu Sep 16 09:57:51 2010
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 

Modified: wicket/trunk/wicket-auth-roles/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-auth-roles/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket-auth-roles/pom.xml (original)
+++ wicket/trunk/wicket-auth-roles/pom.xml Thu Sep 16 09:57:51 2010
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: wicket/trunk/wicket-datetime/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-datetime/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket-datetime/pom.xml (original)
+++ wicket/trunk/wicket-datetime/pom.xml Thu Sep 16 09:57:51 2010
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>wicket-datetime</artifactId>

Modified: wicket/trunk/wicket-devutils/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-devutils/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket-devutils/pom.xml (original)
+++ wicket/trunk/wicket-devutils/pom.xml Thu Sep 16 09:57:51 2010
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: wicket/trunk/wicket-examples/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-examples/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket-examples/pom.xml (original)
+++ wicket/trunk/wicket-examples/pom.xml Thu Sep 16 09:57:51 2010
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>wicket-examples</artifactId>

Modified: wicket/trunk/wicket-extensions/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-extensions/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket-extensions/pom.xml (original)
+++ wicket/trunk/wicket-extensions/pom.xml Thu Sep 16 09:57:51 2010
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: wicket/trunk/wicket-guice/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-guice/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket-guice/pom.xml (original)
+++ wicket/trunk/wicket-guice/pom.xml Thu Sep 16 09:57:51 2010
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: wicket/trunk/wicket-ioc/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-ioc/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket-ioc/pom.xml (original)
+++ wicket/trunk/wicket-ioc/pom.xml Thu Sep 16 09:57:51 2010
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: wicket/trunk/wicket-jmx/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-jmx/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket-jmx/pom.xml (original)
+++ wicket/trunk/wicket-jmx/pom.xml Thu Sep 16 09:57:51 2010
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: wicket/trunk/wicket-objectssizeof-agent/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-objectssizeof-agent/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket-objectssizeof-agent/pom.xml (original)
+++ wicket/trunk/wicket-objectssizeof-agent/pom.xml Thu Sep 16 09:57:51 2010
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: wicket/trunk/wicket-request/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-request/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket-request/pom.xml (original)
+++ wicket/trunk/wicket-request/pom.xml Thu Sep 16 09:57:51 2010
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>wicket-parent</artifactId>
     <groupId>org.apache.wicket</groupId>
-    <version>1.5-M2.1</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.wicket</groupId>
   <artifactId>wicket-request</artifactId>
-  <version>1.5-M2.1</version>
+  <version>1.5-SNAPSHOT</version>
   <name>wicket-request</name>
   <url>http://maven.apache.org</url>
   <dependencies>

Modified: wicket/trunk/wicket-spring/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-spring/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket-spring/pom.xml (original)
+++ wicket/trunk/wicket-spring/pom.xml Thu Sep 16 09:57:51 2010
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: wicket/trunk/wicket-util/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-util/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket-util/pom.xml (original)
+++ wicket/trunk/wicket-util/pom.xml Thu Sep 16 09:57:51 2010
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>wicket-parent</artifactId>
     <groupId>org.apache.wicket</groupId>
-    <version>1.5-M2.1</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.wicket</groupId>
   <artifactId>wicket-util</artifactId>
-  <version>1.5-M2.1</version>
+  <version>1.5-SNAPSHOT</version>
   <name>wicket-util</name>
   <url>http://maven.apache.org</url>
   <dependencies>

Modified: wicket/trunk/wicket-velocity/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-velocity/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket-velocity/pom.xml (original)
+++ wicket/trunk/wicket-velocity/pom.xml Thu Sep 16 09:57:51 2010
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: wicket/trunk/wicket/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket/pom.xml?rev=997665&r1=997664&r2=997665&view=diff
==============================================================================
--- wicket/trunk/wicket/pom.xml (original)
+++ wicket/trunk/wicket/pom.xml Thu Sep 16 09:57:51 2010
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.5-M2.1</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>