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 2017/03/17 07:35:25 UTC

struts-examples git commit: Uses the latest snapshot version

Repository: struts-examples
Updated Branches:
  refs/heads/master bf1f646fd -> ffa54f379


Uses the latest snapshot version


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

Branch: refs/heads/master
Commit: ffa54f379ecda57d1304c9276e8e2699bc3e3eb4
Parents: bf1f646
Author: Lukasz Lenart <lu...@gmail.com>
Authored: Fri Mar 17 08:31:38 2017 +0100
Committer: Lukasz Lenart <lu...@gmail.com>
Committed: Fri Mar 17 08:31:38 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/ffa54f37/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8d3b790..a81e56e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <struts2.version>2.5.9-SNAPSHOT</struts2.version>
+        <struts2.version>2.5.11-SNAPSHOT</struts2.version>
     </properties>
 
     <modules>