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/5283b4a3 Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/5283b4a3 Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/5283b4a3 Branch: refs/heads/master Commit: 5283b4a3f8f605e5aa0f73024e8212155fef3f77 Parents: e19318d 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/5283b4a3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 16cad55..9e3e105 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-mailreader</artifactId>