[maven-release-plugin] prepare release 2.10.5-RC2
diff --git a/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml b/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
index 4fc7380..78487be 100644
--- a/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
+++ b/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
@@ -22,7 +22,7 @@
   <parent> <!-- this enables tests reuse [1/3] -->

     <groupId>org.apache.jspwiki.it</groupId>

     <artifactId>jspwiki-it-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <!-- Container Managed Authentication using JDBC instead of XML files for user and group info -->

diff --git a/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml b/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml
index 71d48b9..b835b84 100644
--- a/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml
+++ b/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml
@@ -22,7 +22,7 @@
   <parent> <!-- this enables tests reuse [1/3] -->

     <groupId>org.apache.jspwiki.it</groupId>

     <artifactId>jspwiki-it-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

   

   <!-- Container Managed Authentication -->

diff --git a/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml b/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
index 0e7583f..2a9c24a 100644
--- a/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
+++ b/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
@@ -22,7 +22,7 @@
   <parent> <!-- this enables tests reuse [1/3] -->

     <groupId>org.apache.jspwiki.it</groupId>

     <artifactId>jspwiki-it-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

   

   <artifactId>jspwiki-it-test-custom-absolute-urls</artifactId>

diff --git a/jspwiki-it-tests/jspwiki-it-test-custom-jdbc/pom.xml b/jspwiki-it-tests/jspwiki-it-test-custom-jdbc/pom.xml
index 76a1be7..297a7ee 100644
--- a/jspwiki-it-tests/jspwiki-it-test-custom-jdbc/pom.xml
+++ b/jspwiki-it-tests/jspwiki-it-test-custom-jdbc/pom.xml
@@ -22,7 +22,7 @@
   <parent> <!-- this enables tests reuse [1/3] -->

     <groupId>org.apache.jspwiki.it</groupId>

     <artifactId>jspwiki-it-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

   

   <artifactId>jspwiki-it-test-custom-jdbc</artifactId>

diff --git a/jspwiki-it-tests/jspwiki-it-test-custom/pom.xml b/jspwiki-it-tests/jspwiki-it-test-custom/pom.xml
index a215101..c2a5a4d 100644
--- a/jspwiki-it-tests/jspwiki-it-test-custom/pom.xml
+++ b/jspwiki-it-tests/jspwiki-it-test-custom/pom.xml
@@ -24,7 +24,7 @@
   <parent> <!-- this enables tests reuse [1/3] -->

     <groupId>org.apache.jspwiki.it</groupId>

     <artifactId>jspwiki-it-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

   

   <artifactId>jspwiki-it-test-custom</artifactId>

diff --git a/jspwiki-it-tests/jspwiki-selenium-tests/pom.xml b/jspwiki-it-tests/jspwiki-selenium-tests/pom.xml
index 8449ffe..af2b84a 100644
--- a/jspwiki-it-tests/jspwiki-selenium-tests/pom.xml
+++ b/jspwiki-it-tests/jspwiki-selenium-tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki.it</groupId>

     <artifactId>jspwiki-it-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

     <relativePath>../pom.xml</relativePath>

   </parent>

   

diff --git a/jspwiki-it-tests/pom.xml b/jspwiki-it-tests/pom.xml
index 797a6d7..dc50ced 100644
--- a/jspwiki-it-tests/pom.xml
+++ b/jspwiki-it-tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki</groupId>

     <artifactId>jspwiki-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

   

   <groupId>org.apache.jspwiki.it</groupId>

diff --git a/jspwiki-markdown/pom.xml b/jspwiki-markdown/pom.xml
index e6bc4ef..0ed0c92 100755
--- a/jspwiki-markdown/pom.xml
+++ b/jspwiki-markdown/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jspwiki</groupId>
     <artifactId>jspwiki-builder</artifactId>
-    <version>2.10.5-SNAPSHOT</version>
+    <version>2.10.5</version>
   </parent>
 
   <artifactId>jspwiki-markdown</artifactId>
diff --git a/jspwiki-portable/pom.xml b/jspwiki-portable/pom.xml
index 11a57fa..340d9ef 100644
--- a/jspwiki-portable/pom.xml
+++ b/jspwiki-portable/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki</groupId>

     <artifactId>jspwiki-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <modelVersion>4.0.0</modelVersion>

diff --git a/jspwiki-war/pom.xml b/jspwiki-war/pom.xml
index fdf6406..a4854ce 100644
--- a/jspwiki-war/pom.xml
+++ b/jspwiki-war/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki</groupId>

     <artifactId>jspwiki-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <modelVersion>4.0.0</modelVersion>

diff --git a/jspwiki-wikipages/de/pom.xml b/jspwiki-wikipages/de/pom.xml
index 7bc22df..a4303bd 100644
--- a/jspwiki-wikipages/de/pom.xml
+++ b/jspwiki-wikipages/de/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki.wikipages</groupId>

     <artifactId>jspwiki-wikipages-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <modelVersion>4.0.0</modelVersion>

diff --git a/jspwiki-wikipages/en/pom.xml b/jspwiki-wikipages/en/pom.xml
index cb314d3..cdf9b8d 100644
--- a/jspwiki-wikipages/en/pom.xml
+++ b/jspwiki-wikipages/en/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki.wikipages</groupId>

     <artifactId>jspwiki-wikipages-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <modelVersion>4.0.0</modelVersion>

diff --git a/jspwiki-wikipages/es/pom.xml b/jspwiki-wikipages/es/pom.xml
index 3eda0de..4852d3d 100644
--- a/jspwiki-wikipages/es/pom.xml
+++ b/jspwiki-wikipages/es/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki.wikipages</groupId>

     <artifactId>jspwiki-wikipages-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <modelVersion>4.0.0</modelVersion>

diff --git a/jspwiki-wikipages/fi/pom.xml b/jspwiki-wikipages/fi/pom.xml
index 7937874..26ca167 100644
--- a/jspwiki-wikipages/fi/pom.xml
+++ b/jspwiki-wikipages/fi/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki.wikipages</groupId>

     <artifactId>jspwiki-wikipages-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <modelVersion>4.0.0</modelVersion>

diff --git a/jspwiki-wikipages/fr/pom.xml b/jspwiki-wikipages/fr/pom.xml
index 6c28638..fb4930e 100644
--- a/jspwiki-wikipages/fr/pom.xml
+++ b/jspwiki-wikipages/fr/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki.wikipages</groupId>

     <artifactId>jspwiki-wikipages-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <modelVersion>4.0.0</modelVersion>

diff --git a/jspwiki-wikipages/it/pom.xml b/jspwiki-wikipages/it/pom.xml
index 1f0978f..0c9bf01 100644
--- a/jspwiki-wikipages/it/pom.xml
+++ b/jspwiki-wikipages/it/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki.wikipages</groupId>

     <artifactId>jspwiki-wikipages-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <modelVersion>4.0.0</modelVersion>

diff --git a/jspwiki-wikipages/nl/pom.xml b/jspwiki-wikipages/nl/pom.xml
index 38fe0d2..351b1a8 100644
--- a/jspwiki-wikipages/nl/pom.xml
+++ b/jspwiki-wikipages/nl/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki.wikipages</groupId>

     <artifactId>jspwiki-wikipages-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <modelVersion>4.0.0</modelVersion>

diff --git a/jspwiki-wikipages/pom.xml b/jspwiki-wikipages/pom.xml
index cb7953f..7af2300 100644
--- a/jspwiki-wikipages/pom.xml
+++ b/jspwiki-wikipages/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki</groupId>

     <artifactId>jspwiki-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <modelVersion>4.0.0</modelVersion>

diff --git a/jspwiki-wikipages/pt_BR/pom.xml b/jspwiki-wikipages/pt_BR/pom.xml
index 543eba7..f0798e1 100644
--- a/jspwiki-wikipages/pt_BR/pom.xml
+++ b/jspwiki-wikipages/pt_BR/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki.wikipages</groupId>

     <artifactId>jspwiki-wikipages-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <modelVersion>4.0.0</modelVersion>

diff --git a/jspwiki-wikipages/ru/pom.xml b/jspwiki-wikipages/ru/pom.xml
index a5103a3..3388726 100644
--- a/jspwiki-wikipages/ru/pom.xml
+++ b/jspwiki-wikipages/ru/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki.wikipages</groupId>

     <artifactId>jspwiki-wikipages-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <modelVersion>4.0.0</modelVersion>

diff --git a/jspwiki-wikipages/zh_CN/pom.xml b/jspwiki-wikipages/zh_CN/pom.xml
index 50a305a..f4cb9f3 100644
--- a/jspwiki-wikipages/zh_CN/pom.xml
+++ b/jspwiki-wikipages/zh_CN/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.jspwiki.wikipages</groupId>

     <artifactId>jspwiki-wikipages-builder</artifactId>

-    <version>2.10.5-SNAPSHOT</version>

+    <version>2.10.5</version>

   </parent>

 

   <modelVersion>4.0.0</modelVersion>

diff --git a/pom.xml b/pom.xml
index 24a5e47..9316e09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   <artifactId>jspwiki-builder</artifactId>

   <modelVersion>4.0.0</modelVersion>

   <name>Apache JSPWiki</name>

-  <version>2.10.5-SNAPSHOT</version>

+  <version>2.10.5</version>

   <packaging>pom</packaging>

   <description>Apache JSPWiki is a leading open source WikiWiki engine, feature-rich

     and built around standard J2EE components (Java, servlets, JSP).</description>

@@ -58,7 +58,7 @@
     <connection>scm:git:https://github.com/apache/jspwiki.git</connection>

     <developerConnection>scm:git:https://github.com/apache/jspwiki.git</developerConnection>

     <url>https://github.com/apache/jspwiki</url>

-    <tag>HEAD</tag>

+    <tag>2.10.5-RC2</tag>

   </scm>

 

   <modules>

@@ -429,7 +429,7 @@
               <additionalOption>-Xdoclint:none</additionalOption>

             </additionalOptions>

             <author>${project.organization.name}</author>

-            <bottom>Copyright &#169; {inceptionYear}-{currentYear} ${project.organization.name}. All rights reserved.</bottom>

+            <bottom>Copyright © {inceptionYear}-{currentYear} ${project.organization.name}. All rights reserved.</bottom>

             <breakiterator>true</breakiterator>

             <doclet>org.jboss.apiviz.APIviz</doclet>

             <docletArtifact>