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 2015/08/25 08:31:54 UTC

[2/4] struts-examples git commit: Updates SNAPSHOT version

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

Branch: refs/heads/master
Commit: fe90f7ed28c34e342a5d27c43e15026923933dc5
Parents: d251dde
Author: Lukasz Lenart <lu...@gmail.com>
Authored: Fri Jan 16 10:09:26 2015 +0100
Committer: Lukasz Lenart <lu...@gmail.com>
Committed: Fri Jan 16 10:09:26 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/fe90f7ed/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 354e3b4..b953972 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <struts2.version>2.3.21-SNAPSHOT</struts2.version>
+        <struts2.version>2.3.22-SNAPSHOT</struts2.version>
         <log4j.version>1.2.17</log4j.version>
     </properties>