Repository: struts-examples Updated Branches: refs/heads/develop d251dde34 -> fe90f7ed2
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/develop Commit: fe90f7ed28c34e342a5d27c43e15026923933dc5 Parents: d251dde Author: Lukasz Lenart <lukasz.len...@gmail.com> Authored: Fri Jan 16 10:09:26 2015 +0100 Committer: Lukasz Lenart <lukasz.len...@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>