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/498496ef Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/498496ef Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/498496ef Branch: refs/heads/master Commit: 498496efb0e6515824de2988e909bf1108db98b9 Parents: add5f8a 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/498496ef/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 247c89b..f10b53c 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-blank</artifactId>