Switches to 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/cc5b6790 Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/cc5b6790 Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/cc5b6790 Branch: refs/heads/master Commit: cc5b6790d457c1c0a50b78bb55ecb26dee0712c7 Parents: 4c34965 Author: Lukasz Lenart <lukasz.len...@gmail.com> Authored: Wed Jan 13 17:24:45 2016 +0100 Committer: Lukasz Lenart <lukasz.len...@gmail.com> Committed: Wed Jan 13 17:24:45 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-examples/blob/cc5b6790/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8196932..e04ccda 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <struts2.version>2.5-BETA2</struts2.version> + <struts2.version>2.5-SNAPSHOT</struts2.version> <log4j2.version>2.3</log4j2.version> </properties>