Repository: struts-examples
Updated Branches:
  refs/heads/master 7205945c4 -> 558c6b0f8


Switch to latest stable struts 2.5 release


Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/26a4bef8
Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/26a4bef8
Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/26a4bef8

Branch: refs/heads/master
Commit: 26a4bef86f6490f2bfec44f45501fcd9592e2575
Parents: 7205945
Author: Johannes Geppert <p...@jgeppert.com>
Authored: Tue May 17 18:38:02 2016 +0200
Committer: Johannes Geppert <p...@jgeppert.com>
Committed: Tue May 17 18:38:02 2016 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/26a4bef8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 940d175..1f2e00a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,8 +40,8 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <struts2.version>2.5-SNAPSHOT</struts2.version>
-        <log4j2.version>2.3</log4j2.version>
+        <struts2.version>2.5</struts2.version>
+        <log4j2.version>2.5</log4j2.version>
     </properties>
 
     <modules>

Reply via email to