modified poms

git-svn-id: https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.12@996408 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/archetypes/quickstart/pom.xml b/archetypes/quickstart/pom.xml
index ecd0ca2..28243f4 100644
--- a/archetypes/quickstart/pom.xml
+++ b/archetypes/quickstart/pom.xml
@@ -3,7 +3,7 @@
   <parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../../pom.xml</relativePath>
   </parent>
   
diff --git a/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml b/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
index e426f74..3227f4a 100644
--- a/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
+++ b/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
@@ -127,7 +127,7 @@
 		</plugins>
 	</build>
 	<properties>
-		<wicket.version>1.4-SNAPSHOT</wicket.version>
+		<wicket.version>1.4.12</wicket.version>
 		<jetty.version>6.1.4</jetty.version>
 	</properties>
 	#end
diff --git a/pom.xml b/pom.xml
index 21eb412..9e4758a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
 	<groupId>org.apache.wicket</groupId>
 	<artifactId>wicket-parent</artifactId>
-	<version>1.4-SNAPSHOT</version>
+	<version>1.4.12</version>
 	<packaging>pom</packaging>
 	<name>Wicket Parent</name>
 	<description>Wicket is a Java-based open source component web application framework.</description>
@@ -285,9 +285,9 @@
 		<url>http://wicketstuff.org/bamboo</url>
 	</ciManagement>
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/wicket/trunk</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/wicket/trunk</developerConnection>
-		<url>http://svn.apache.org/viewvc/wicket/trunk</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/wicket/releases/1.4.12</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/wicket/releases/1.4.12</developerConnection>
+		<url>http://svn.apache.org/viewvc/wicket/releases/1.4.12</url>
 	</scm>
 	<mailingLists>
 		<mailingList>
diff --git a/testing/wicket-threadtest/pom.xml b/testing/wicket-threadtest/pom.xml
index 5cc0932..ad7f099 100644
--- a/testing/wicket-threadtest/pom.xml
+++ b/testing/wicket-threadtest/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/wicket-auth-roles/pom.xml b/wicket-auth-roles/pom.xml
index 212ba9d..dba89750 100644
--- a/wicket-auth-roles/pom.xml
+++ b/wicket-auth-roles/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/wicket-datetime/pom.xml b/wicket-datetime/pom.xml
index f20d2c6..913c447 100644
--- a/wicket-datetime/pom.xml
+++ b/wicket-datetime/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>wicket-datetime</artifactId>
diff --git a/wicket-devutils/pom.xml b/wicket-devutils/pom.xml
index 67131aa..42f200b 100644
--- a/wicket-devutils/pom.xml
+++ b/wicket-devutils/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/wicket-examples/pom.xml b/wicket-examples/pom.xml
index d4b5bf4..6c90e3b 100644
--- a/wicket-examples/pom.xml
+++ b/wicket-examples/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>wicket-examples</artifactId>
diff --git a/wicket-extensions/pom.xml b/wicket-extensions/pom.xml
index f396479..03d0212 100644
--- a/wicket-extensions/pom.xml
+++ b/wicket-extensions/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/wicket-guice/pom.xml b/wicket-guice/pom.xml
index c4ca8d7..6d36113 100644
--- a/wicket-guice/pom.xml
+++ b/wicket-guice/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/wicket-ioc/pom.xml b/wicket-ioc/pom.xml
index 078752a..f13dbec 100644
--- a/wicket-ioc/pom.xml
+++ b/wicket-ioc/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/wicket-jmx/pom.xml b/wicket-jmx/pom.xml
index 5166fd0..312895e 100644
--- a/wicket-jmx/pom.xml
+++ b/wicket-jmx/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/wicket-objectssizeof-agent/pom.xml b/wicket-objectssizeof-agent/pom.xml
index 8712b60..3a7916e 100644
--- a/wicket-objectssizeof-agent/pom.xml
+++ b/wicket-objectssizeof-agent/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/wicket-spring/pom.xml b/wicket-spring/pom.xml
index 10d65ad..5889abe 100644
--- a/wicket-spring/pom.xml
+++ b/wicket-spring/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/wicket-velocity/pom.xml b/wicket-velocity/pom.xml
index 6a1e429..12706d3 100644
--- a/wicket-velocity/pom.xml
+++ b/wicket-velocity/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/wicket/pom.xml b/wicket/pom.xml
index 5ef39c5..5e028b3 100644
--- a/wicket/pom.xml
+++ b/wicket/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.wicket</groupId>
 		<artifactId>wicket-parent</artifactId>
-		<version>1.4-SNAPSHOT</version>
+		<version>1.4.12</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>