Starts work on 2.5 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/b1bf6551 Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/b1bf6551 Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/b1bf6551 Branch: refs/heads/master Commit: b1bf65517c77f7e5d2fa8fe71bd75becc0cb5120 Parents: bca7f86 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Thu May 21 20:43:19 2015 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Thu May 21 20:43:19 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-examples/blob/b1bf6551/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 91311a9..0b395cc 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> - <version>2.3.25-SNAPSHOT</version> + <version>2.5-SNAPSHOT</version> </parent> <artifactId>struts2-jboss-blank</artifactId>