You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2014/03/10 21:42:33 UTC

[2/2] git commit: Updates Struts version to latest release

Updates Struts version to latest 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/c73eae6a
Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/c73eae6a
Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/c73eae6a

Branch: refs/heads/master
Commit: c73eae6a26b699527017e8956db2d3172b6542a5
Parents: d01f9ce
Author: Lukasz Lenart <lu...@gmail.com>
Authored: Mon Mar 10 21:42:09 2014 +0100
Committer: Lukasz Lenart <lu...@gmail.com>
Committed: Mon Mar 10 21:42:09 2014 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/c73eae6a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bdbf636..5065411 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
 
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
-        <struts2.version>2.3.16</struts2.version>
+        <struts2.version>2.3.16.1</struts2.version>
 
         <log4j.version>1.2.17</log4j.version>