This is an automated email from the ASF dual-hosted git repository.

juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git

commit efa2ce7363d40a8e0ed73b36b88739f59b99b131
Author: juanpablo <juanpa...@apache.org>
AuthorDate: Sun Jan 28 01:54:03 2018 +0100

    2.10.3-git-47
---
 ChangeLog                                            | 20 ++++++++++++++++++--
 .../src/main/java/org/apache/wiki/Release.java       |  2 +-
 2 files changed, 19 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 4b5dfb3..16b2e2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,23 @@
-2018-01-21  Juan Pablo Santos (juanpablo AT apache DOT org)
+2018-01-27  Juan Pablo Santos (juanpablo AT apache DOT org)
+
+       * 2.10.3-git-47
 
-       * Updated <scm/> section from main pom.xml so it points to github repo 
+       * Another fix on JSPWIKI-1064 - Link to non-existing page doesn't 
change if
+         linked page is created, as the page render cache must also take into 
account
+         if the plugins should be rendered or not.
+       
+       * JSPWiki portable: Update bundled Apache Tomcat to latest version on 
7.x branch
+         and launch4j to 3.11.
+       
+       * JSPWiki portable: As appbundler is not longer accesible through 
java.net, use 
+         fork at https://github.com/teras/appbundler instead.
        
+       * Updated maven plugins' versions to latest + use latest ASF parent pom.
+
+2018-01-21  Juan Pablo Santos (juanpablo AT apache DOT org)
+
+       * Updated <scm/> section from main pom.xml so it points to github repo
+
        * Flexmark updated to 0.28.34 (no version bump).
 
 2017-12-30  Juan Pablo Santos (juanpablo AT apache DOT org)
diff --git a/jspwiki-war/src/main/java/org/apache/wiki/Release.java 
b/jspwiki-war/src/main/java/org/apache/wiki/Release.java
index 65df9c7..268a9b5 100644
--- a/jspwiki-war/src/main/java/org/apache/wiki/Release.java
+++ b/jspwiki-war/src/main/java/org/apache/wiki/Release.java
@@ -72,7 +72,7 @@ public final class Release {
      *  <p>
      *  If the build identifier is empty, it is not added.
      */
-    public static final String     BUILD         = "46";
+    public static final String     BUILD         = "47";
 
     /**
      *  This is the generic version string you should use when printing out 
the version.  It is of

-- 
To stop receiving notification emails like this one, please contact
juanpa...@apache.org.

Reply via email to