[maven-release-plugin] prepare release rel/wicket-6.25.0
diff --git a/archetypes/quickstart/pom.xml b/archetypes/quickstart/pom.xml
index 8ea7128..00786e9 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>wicket-archetype-quickstart</artifactId>
diff --git a/pom.xml b/pom.xml
index 666b923..112b698 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
</parent>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-parent</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.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.25.0</tag>
</scm>
<mailingLists>
<mailingList>
@@ -251,7 +251,7 @@
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-cdi</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-devutils</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-request</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-extensions</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-util</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-guice</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-ioc</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-jmx</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-spring</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-auth-roles</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-datetime</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-velocity</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-bean-validation</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-native-websocket-core</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-native-websocket-jetty</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-native-websocket-jetty9</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-native-websocket-tomcat</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket.experimental.wicket6</groupId>
<artifactId>wicket-atmosphere</artifactId>
- <version>0.28-SNAPSHOT</version>
+ <version>0.28</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-cdi-1.1</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
diff --git a/testing/wicket-common-tests/pom.xml b/testing/wicket-common-tests/pom.xml
index 6449dcb..cfbd6d5 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.25.0-SNAPSHOT</version>
+ <version>6.25.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 13df8b8..c8a468c 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.25.0-SNAPSHOT</version>
+ <version>6.25.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 43c757c..8bb2a76 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.25.0-SNAPSHOT</version>
+ <version>6.25.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 d37544b..b5f5d35 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-bean-validation</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.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 7cd48af..52df960 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-cdi-1.1</artifactId>
<packaging>jar</packaging>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.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 64213d8..8a648e1 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-cdi</artifactId>
diff --git a/wicket-core/pom.xml b/wicket-core/pom.xml
index 7689a14..66dc402 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-core</artifactId>
diff --git a/wicket-datetime/pom.xml b/wicket-datetime/pom.xml
index d8eacda..fd2b733 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-datetime</artifactId>
diff --git a/wicket-devutils/pom.xml b/wicket-devutils/pom.xml
index fe157f7..1b8a67f 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-devutils</artifactId>
diff --git a/wicket-examples/pom.xml b/wicket-examples/pom.xml
index 4b8c2cb..b5093cf 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-examples</artifactId>
diff --git a/wicket-experimental/pom.xml b/wicket-experimental/pom.xml
index 0812ea6..bf46639 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.25.0-SNAPSHOT</version>
+ <version>6.25.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 65c5d60..27d98df 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-atmosphere</artifactId>
- <version>0.28-SNAPSHOT</version>
+ <version>0.28</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 f9f99df..04552a8 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-extensions</artifactId>
diff --git a/wicket-guice/pom.xml b/wicket-guice/pom.xml
index 48c11a1..99f75ed 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-guice</artifactId>
diff --git a/wicket-ioc/pom.xml b/wicket-ioc/pom.xml
index 8ec6d25..613d52d 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-ioc</artifactId>
diff --git a/wicket-jmx/pom.xml b/wicket-jmx/pom.xml
index 5a5580a..b6a4fe1 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.25.0-SNAPSHOT</version>
+ <version>6.25.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 3050094..f3a2875 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-native-websocket</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.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 88eb241..0e17c12 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-native-websocket-core</artifactId>
<packaging>jar</packaging>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.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 70d9436..393decc 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-native-websocket-jetty</artifactId>
<packaging>jar</packaging>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.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 398b6dc..b6cb309 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-native-websocket-jetty9</artifactId>
<packaging>jar</packaging>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.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 7b2d61f..a7f02ab 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-native-websocket-tomcat</artifactId>
<packaging>jar</packaging>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.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 93e8834..55f43b0 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.25.0-SNAPSHOT</version>
+ <version>6.25.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 2fc3af6..16f4cb8 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
</parent>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-request</artifactId>
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.25.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 f2ec32a..741a841 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.25.0-SNAPSHOT</version>
+ <version>6.25.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 ec0a7eb..ea01663 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.25.0-SNAPSHOT</version>
+ <version>6.25.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 edd0bb9..45e17fe 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-util</artifactId>
diff --git a/wicket-velocity/pom.xml b/wicket-velocity/pom.xml
index 214bbe4..ef57f2d 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-velocity</artifactId>
diff --git a/wicket/pom.xml b/wicket/pom.xml
index b5015d3..57e6211 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.25.0-SNAPSHOT</version>
+ <version>6.25.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket</artifactId>