[maven-release-plugin] prepare release rel/wicket-9.16.0
diff --git a/archetypes/quickstart/pom.xml b/archetypes/quickstart/pom.xml index acb02a9..a63c8bd 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>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>wicket-archetype-quickstart</artifactId>
diff --git a/pom.xml b/pom.xml index 2a11fba..a06318e 100644 --- a/pom.xml +++ b/pom.xml
@@ -24,7 +24,7 @@ </parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <packaging>pom</packaging> <name>Wicket Parent</name> <description>Wicket is a Java-based open source component web application framework.</description> @@ -92,7 +92,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-9.16.0</tag> </scm> <modules> <!-- wicket-eclipse-settings is separate released --> @@ -338,37 +338,37 @@ <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>pom</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-auth-roles</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-bean-validation</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-cdi</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-core</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-devutils</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> @@ -379,97 +379,97 @@ <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-extensions</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-guice</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-ioc</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-jmx</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-native-websocket-core</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-native-websocket-javax</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-request</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-spring</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-util</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-velocity</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket.experimental.wicket9</groupId> <artifactId>wicket-http2-core</artifactId> - <version>0.27-SNAPSHOT</version> + <version>0.27</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket.experimental.wicket9</groupId> <artifactId>wicket-http2-jetty</artifactId> - <version>0.27-SNAPSHOT</version> + <version>0.27</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket.experimental.wicket9</groupId> <artifactId>wicket-http2-servlet4</artifactId> - <version>0.27-SNAPSHOT</version> + <version>0.27</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket.experimental.wicket9</groupId> <artifactId>wicket-http2-tomcat</artifactId> - <version>0.27-SNAPSHOT</version> + <version>0.27</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket.experimental.wicket9</groupId> <artifactId>wicket-http2-undertow</artifactId> - <version>0.27-SNAPSHOT</version> + <version>0.27</version> <type>jar</type> </dependency> <dependency> <groupId>org.apache.wicket.experimental.wicket9</groupId> <artifactId>wicket-metrics</artifactId> - <version>0.28-SNAPSHOT</version> + <version>0.28</version> <type>jar</type> </dependency>
diff --git a/testing/wicket-common-tests/pom.xml b/testing/wicket-common-tests/pom.xml index 7426591..949e415 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>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>wicket-common-tests</artifactId>
diff --git a/testing/wicket-js-tests/pom.xml b/testing/wicket-js-tests/pom.xml index 11f3852..42e711f 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>9.16.0-SNAPSHOT</version> + <version>9.16.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 b5e86eb..f11c979 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>9.16.0-SNAPSHOT</version> + <version>9.16.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 0344895..2ca29b1 100644 --- a/wicket-bean-validation/pom.xml +++ b/wicket-bean-validation/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-bean-validation</artifactId>
diff --git a/wicket-cdi/pom.xml b/wicket-cdi/pom.xml index 3998c27..94ee4d8 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>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-cdi</artifactId>
diff --git a/wicket-core/pom.xml b/wicket-core/pom.xml index b75ea72..3890100 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>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-core</artifactId>
diff --git a/wicket-devutils/pom.xml b/wicket-devutils/pom.xml index 0a29327..87c8cb1 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>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-devutils</artifactId>
diff --git a/wicket-examples/pom.xml b/wicket-examples/pom.xml index de238a9..67c41c1 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>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-examples</artifactId>
diff --git a/wicket-experimental/pom.xml b/wicket-experimental/pom.xml index 8b065c5..8ed15d4 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>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.wicket.experimental.wicket9</groupId>
diff --git a/wicket-experimental/wicket-http2/pom.xml b/wicket-experimental/wicket-http2/pom.xml index 06d1b19..71fb496 100644 --- a/wicket-experimental/wicket-http2/pom.xml +++ b/wicket-experimental/wicket-http2/pom.xml
@@ -20,11 +20,11 @@ <parent> <groupId>org.apache.wicket.experimental.wicket9</groupId> <artifactId>wicket-experimental</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-http2</artifactId> - <version>0.27-SNAPSHOT</version> + <version>0.27</version> <packaging>pom</packaging> <name>Wicket Http/2</name> <description>
diff --git a/wicket-experimental/wicket-http2/wicket-http2-core/pom.xml b/wicket-experimental/wicket-http2/wicket-http2-core/pom.xml index ded0949..9b6b9c9 100644 --- a/wicket-experimental/wicket-http2/wicket-http2-core/pom.xml +++ b/wicket-experimental/wicket-http2/wicket-http2-core/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket.experimental.wicket9</groupId> <artifactId>wicket-http2</artifactId> - <version>0.27-SNAPSHOT</version> + <version>0.27</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-http2-core</artifactId>
diff --git a/wicket-experimental/wicket-http2/wicket-http2-jetty/pom.xml b/wicket-experimental/wicket-http2/wicket-http2-jetty/pom.xml index ab55be8..853bd06 100644 --- a/wicket-experimental/wicket-http2/wicket-http2-jetty/pom.xml +++ b/wicket-experimental/wicket-http2/wicket-http2-jetty/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket.experimental.wicket9</groupId> <artifactId>wicket-http2</artifactId> - <version>0.27-SNAPSHOT</version> + <version>0.27</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-http2-jetty</artifactId>
diff --git a/wicket-experimental/wicket-http2/wicket-http2-servlet4/pom.xml b/wicket-experimental/wicket-http2/wicket-http2-servlet4/pom.xml index 74ed737..cc15dd6 100644 --- a/wicket-experimental/wicket-http2/wicket-http2-servlet4/pom.xml +++ b/wicket-experimental/wicket-http2/wicket-http2-servlet4/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket.experimental.wicket9</groupId> <artifactId>wicket-http2</artifactId> - <version>0.27-SNAPSHOT</version> + <version>0.27</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-http2-servlet4</artifactId>
diff --git a/wicket-experimental/wicket-http2/wicket-http2-tomcat/pom.xml b/wicket-experimental/wicket-http2/wicket-http2-tomcat/pom.xml index 5bbcf5d..6d8e0a6 100644 --- a/wicket-experimental/wicket-http2/wicket-http2-tomcat/pom.xml +++ b/wicket-experimental/wicket-http2/wicket-http2-tomcat/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket.experimental.wicket9</groupId> <artifactId>wicket-http2</artifactId> - <version>0.27-SNAPSHOT</version> + <version>0.27</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-http2-tomcat</artifactId>
diff --git a/wicket-experimental/wicket-http2/wicket-http2-undertow/pom.xml b/wicket-experimental/wicket-http2/wicket-http2-undertow/pom.xml index 046e5db..f2bee9e 100644 --- a/wicket-experimental/wicket-http2/wicket-http2-undertow/pom.xml +++ b/wicket-experimental/wicket-http2/wicket-http2-undertow/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket.experimental.wicket9</groupId> <artifactId>wicket-http2</artifactId> - <version>0.27-SNAPSHOT</version> + <version>0.27</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-http2-undertow</artifactId>
diff --git a/wicket-experimental/wicket-metrics/pom.xml b/wicket-experimental/wicket-metrics/pom.xml index 6f456b0..fd9fd48 100644 --- a/wicket-experimental/wicket-metrics/pom.xml +++ b/wicket-experimental/wicket-metrics/pom.xml
@@ -20,11 +20,11 @@ <parent> <groupId>org.apache.wicket.experimental.wicket9</groupId> <artifactId>wicket-experimental</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-metrics</artifactId> - <version>0.28-SNAPSHOT</version> + <version>0.28</version> <packaging>bundle</packaging> <name>Wicket Metrics</name> <description>
diff --git a/wicket-extensions/pom.xml b/wicket-extensions/pom.xml index e1c26ef..049c93e 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>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-extensions</artifactId>
diff --git a/wicket-guice/pom.xml b/wicket-guice/pom.xml index e8ab3ae..e709159 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>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-guice</artifactId>
diff --git a/wicket-ioc/pom.xml b/wicket-ioc/pom.xml index dd19e26..6ba6cf8 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>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-ioc</artifactId>
diff --git a/wicket-jmx/pom.xml b/wicket-jmx/pom.xml index a575e67..480a3d8 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>9.16.0-SNAPSHOT</version> + <version>9.16.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 1934a1a..39abad7 100644 --- a/wicket-native-websocket/pom.xml +++ b/wicket-native-websocket/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-native-websocket</artifactId>
diff --git a/wicket-native-websocket/wicket-native-websocket-core/pom.xml b/wicket-native-websocket/wicket-native-websocket-core/pom.xml index 6c28aef..2ff2a98 100644 --- a/wicket-native-websocket/wicket-native-websocket-core/pom.xml +++ b/wicket-native-websocket/wicket-native-websocket-core/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-native-websocket</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/wicket-native-websocket/wicket-native-websocket-javax/pom.xml b/wicket-native-websocket/wicket-native-websocket-javax/pom.xml index d9cc9de..cf9d11f 100644 --- a/wicket-native-websocket/wicket-native-websocket-javax/pom.xml +++ b/wicket-native-websocket/wicket-native-websocket-javax/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-native-websocket</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-native-websocket-javax</artifactId>
diff --git a/wicket-objectsizeof-agent/pom.xml b/wicket-objectsizeof-agent/pom.xml index 68d2d7d..f6aa825 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>9.16.0-SNAPSHOT</version> + <version>9.16.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 fa43102..93880c6 100755 --- a/wicket-request/pom.xml +++ b/wicket-request/pom.xml
@@ -20,7 +20,7 @@ <parent> <artifactId>wicket-parent</artifactId> <groupId>org.apache.wicket</groupId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> </parent> <artifactId>wicket-request</artifactId> <packaging>bundle</packaging>
diff --git a/wicket-spring/pom.xml b/wicket-spring/pom.xml index f2e72ef..86e5c81 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>9.16.0-SNAPSHOT</version> + <version>9.16.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 194b845..83a23db 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>9.16.0-SNAPSHOT</version> + <version>9.16.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 365eae4..4b4e8f4 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>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-util</artifactId>
diff --git a/wicket-velocity/pom.xml b/wicket-velocity/pom.xml index 50dba72..3fa5c33 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>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket-velocity</artifactId>
diff --git a/wicket/pom.xml b/wicket/pom.xml index fbaa0f0..fe051c7 100644 --- a/wicket/pom.xml +++ b/wicket/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> - <version>9.16.0-SNAPSHOT</version> + <version>9.16.0</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wicket</artifactId>