[maven-release-plugin] prepare release rel/wicket-6.29.0
diff --git a/archetypes/quickstart/pom.xml b/archetypes/quickstart/pom.xml index 2158ab6..c3eab7f 100644 --- a/archetypes/quickstart/pom.xml +++ b/archetypes/quickstart/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>wicket-archetype-quickstart</artifactId>
diff --git a/pom.xml b/pom.xml index 5ee679d..65d9976 100644 --- a/pom.xml +++ b/pom.xml
@@ -26,7 +26,7 @@ </parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <packaging>pom</packaging> <name>Wicket Parent</name> <description>Wicket is a Java-based open source component web application framework.</description> @@ -210,7 +210,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/wicket.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/wicket.git</developerConnection> <url>http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git</url> - <tag>HEAD</tag> + <tag>rel/wicket-6.29.0</tag> </scm> <mailingLists> <mailingList> @@ -251,7 +251,7 @@ <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <!-- It seems there is a bug in Maven (2.2.1 & 3.0.1) and type 'pom' is not properly inherited. I.e. the dependency management doesn't work --> @@ -260,121 +260,121 @@ <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-core</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-cdi</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-devutils</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-request</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-extensions</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-util</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-guice</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-ioc</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-jmx</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-spring</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-auth-roles</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-datetime</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-velocity</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-bean-validation</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-native-websocket-core</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-native-websocket-jetty</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-native-websocket-jetty9</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-native-websocket-tomcat</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket.experimental.wicket6</groupId> <artifactId>wicket-atmosphere</artifactId> - <version>0.31-SNAPSHOT</version> + <version>0.31</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-cdi-1.1</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> </dependency> <dependency> <groupId>junit</groupId>
diff --git a/testing/wicket-common-tests/pom.xml b/testing/wicket-common-tests/pom.xml index 39e643b..8b49c67 100644 --- a/testing/wicket-common-tests/pom.xml +++ b/testing/wicket-common-tests/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.wicket</groupId>
diff --git a/testing/wicket-js-tests/pom.xml b/testing/wicket-js-tests/pom.xml index 1cb7f34..99ff559 100644 --- a/testing/wicket-js-tests/pom.xml +++ b/testing/wicket-js-tests/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>wicket-js-tests</artifactId>
diff --git a/wicket-auth-roles/pom.xml b/wicket-auth-roles/pom.xml index e4056b9..9ebdbcf 100644 --- a/wicket-auth-roles/pom.xml +++ b/wicket-auth-roles/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-auth-roles</artifactId>
diff --git a/wicket-bean-validation/pom.xml b/wicket-bean-validation/pom.xml index 066035e..86a2c24 100644 --- a/wicket-bean-validation/pom.xml +++ b/wicket-bean-validation/pom.xml
@@ -4,11 +4,11 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-bean-validation</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <name>Wicket Bean Validation</name> <dependencies>
diff --git a/wicket-cdi-1.1/pom.xml b/wicket-cdi-1.1/pom.xml index fc42199..12398d5 100644 --- a/wicket-cdi-1.1/pom.xml +++ b/wicket-cdi-1.1/pom.xml
@@ -20,12 +20,12 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-cdi-1.1</artifactId> <packaging>jar</packaging> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <name>Wicket CDI 1.1</name> <description> Provides integration between Wicket and CDI containers. Enables injection of
diff --git a/wicket-cdi/pom.xml b/wicket-cdi/pom.xml index edd2077..ca89e88 100644 --- a/wicket-cdi/pom.xml +++ b/wicket-cdi/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-cdi</artifactId>
diff --git a/wicket-core/pom.xml b/wicket-core/pom.xml index 24772e4..b7af85f 100644 --- a/wicket-core/pom.xml +++ b/wicket-core/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-core</artifactId>
diff --git a/wicket-datetime/pom.xml b/wicket-datetime/pom.xml index 395d472..a150efe 100644 --- a/wicket-datetime/pom.xml +++ b/wicket-datetime/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-datetime</artifactId>
diff --git a/wicket-devutils/pom.xml b/wicket-devutils/pom.xml index 049490d..97af37e 100644 --- a/wicket-devutils/pom.xml +++ b/wicket-devutils/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-devutils</artifactId>
diff --git a/wicket-examples/pom.xml b/wicket-examples/pom.xml index 90b7616..c824196 100644 --- a/wicket-examples/pom.xml +++ b/wicket-examples/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-examples</artifactId>
diff --git a/wicket-experimental/pom.xml b/wicket-experimental/pom.xml index a42add2..3403cda 100644 --- a/wicket-experimental/pom.xml +++ b/wicket-experimental/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.wicket.experimental.wicket6</groupId>
diff --git a/wicket-experimental/wicket-atmosphere/pom.xml b/wicket-experimental/wicket-atmosphere/pom.xml index 98d7acd..548ae4d 100644 --- a/wicket-experimental/wicket-atmosphere/pom.xml +++ b/wicket-experimental/wicket-atmosphere/pom.xml
@@ -20,11 +20,11 @@ <parent> <groupId>org.apache.wicket.experimental.wicket6</groupId> <artifactId>wicket-experimental</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-atmosphere</artifactId> - <version>0.31-SNAPSHOT</version> + <version>0.31</version> <packaging>jar</packaging> <properties> <atmosphere.version>2.2.8</atmosphere.version>
diff --git a/wicket-extensions/pom.xml b/wicket-extensions/pom.xml index fad94c6..6d0275c 100644 --- a/wicket-extensions/pom.xml +++ b/wicket-extensions/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-extensions</artifactId>
diff --git a/wicket-guice/pom.xml b/wicket-guice/pom.xml index 8aa1ac4..a01f57e 100644 --- a/wicket-guice/pom.xml +++ b/wicket-guice/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-guice</artifactId>
diff --git a/wicket-ioc/pom.xml b/wicket-ioc/pom.xml index ae78030..6fcd2f7 100644 --- a/wicket-ioc/pom.xml +++ b/wicket-ioc/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-ioc</artifactId>
diff --git a/wicket-jmx/pom.xml b/wicket-jmx/pom.xml index 601ca8a..06c2dd8 100644 --- a/wicket-jmx/pom.xml +++ b/wicket-jmx/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-jmx</artifactId>
diff --git a/wicket-native-websocket/pom.xml b/wicket-native-websocket/pom.xml index 4cc24f1..94ffb7a 100644 --- a/wicket-native-websocket/pom.xml +++ b/wicket-native-websocket/pom.xml
@@ -20,11 +20,11 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-native-websocket</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <packaging>pom</packaging> <name>Wicket Native WebSocket Parent</name> <description>Wicket Native WebSocket provides native integration for WebSocket support with Servlet web containers.</description>
diff --git a/wicket-native-websocket/wicket-native-websocket-core/pom.xml b/wicket-native-websocket/wicket-native-websocket-core/pom.xml index 6efbfc7..cef4d90 100644 --- a/wicket-native-websocket/wicket-native-websocket-core/pom.xml +++ b/wicket-native-websocket/wicket-native-websocket-core/pom.xml
@@ -21,13 +21,13 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-native-websocket</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-native-websocket-core</artifactId> <packaging>jar</packaging> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <name>Wicket Native WebSocket Core</name> <description>Provides the common code needed for the different integrations with web container's WebSocket implementations</description>
diff --git a/wicket-native-websocket/wicket-native-websocket-jetty/pom.xml b/wicket-native-websocket/wicket-native-websocket-jetty/pom.xml index 11a46c6..4785bdb 100644 --- a/wicket-native-websocket/wicket-native-websocket-jetty/pom.xml +++ b/wicket-native-websocket/wicket-native-websocket-jetty/pom.xml
@@ -20,12 +20,12 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-native-websocket</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-native-websocket-jetty</artifactId> <packaging>jar</packaging> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <name>Wicket Native WebSocket Jetty</name> <description>Provides the code specific to integrate with Jetty web container</description> <dependencies>
diff --git a/wicket-native-websocket/wicket-native-websocket-jetty9/pom.xml b/wicket-native-websocket/wicket-native-websocket-jetty9/pom.xml index 849b410..f1d82cc 100644 --- a/wicket-native-websocket/wicket-native-websocket-jetty9/pom.xml +++ b/wicket-native-websocket/wicket-native-websocket-jetty9/pom.xml
@@ -20,12 +20,12 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-native-websocket</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-native-websocket-jetty9</artifactId> <packaging>jar</packaging> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <name>Wicket Native WebSocket Jetty 9</name> <description>Provides the code specific to integrate with Jetty 9 web container</description> <dependencies>
diff --git a/wicket-native-websocket/wicket-native-websocket-tomcat/pom.xml b/wicket-native-websocket/wicket-native-websocket-tomcat/pom.xml index a8797c3..fd82428 100644 --- a/wicket-native-websocket/wicket-native-websocket-tomcat/pom.xml +++ b/wicket-native-websocket/wicket-native-websocket-tomcat/pom.xml
@@ -20,12 +20,12 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-native-websocket</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-native-websocket-tomcat</artifactId> <packaging>jar</packaging> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <name>Wicket Native WebSocket Tomcat 7.x</name> <description>Provides the code specific to integrate with Tomcat web container</description>
diff --git a/wicket-objectsizeof-agent/pom.xml b/wicket-objectsizeof-agent/pom.xml index 016d30e..be20b52 100644 --- a/wicket-objectsizeof-agent/pom.xml +++ b/wicket-objectsizeof-agent/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-objectsizeof-agent</artifactId>
diff --git a/wicket-request/pom.xml b/wicket-request/pom.xml index d9ae65a..d96ebe1 100755 --- a/wicket-request/pom.xml +++ b/wicket-request/pom.xml
@@ -20,11 +20,11 @@ <parent> <artifactId>wicket-parent</artifactId> <groupId>org.apache.wicket</groupId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> </parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-request</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <name>Wicket Request</name> <url>http://maven.apache.org</url> <dependencies>
diff --git a/wicket-spring/pom.xml b/wicket-spring/pom.xml index 4575db8..dbdd6a8 100644 --- a/wicket-spring/pom.xml +++ b/wicket-spring/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-spring</artifactId>
diff --git a/wicket-user-guide/pom.xml b/wicket-user-guide/pom.xml index 18a05d2..db8f6e1 100644 --- a/wicket-user-guide/pom.xml +++ b/wicket-user-guide/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-user-guide</artifactId>
diff --git a/wicket-util/pom.xml b/wicket-util/pom.xml index d2419cb..0113852 100755 --- a/wicket-util/pom.xml +++ b/wicket-util/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-util</artifactId>
diff --git a/wicket-velocity/pom.xml b/wicket-velocity/pom.xml index 9f24d39..4e9fe3d 100644 --- a/wicket-velocity/pom.xml +++ b/wicket-velocity/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-velocity</artifactId>
diff --git a/wicket/pom.xml b/wicket/pom.xml index 3ed75c5..51a7bc2 100644 --- a/wicket/pom.xml +++ b/wicket/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>6.29.0-SNAPSHOT</version> + <version>6.29.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket</artifactId>