[maven-release-plugin] prepare for next development iteration
Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/40f0ccf8 Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/40f0ccf8 Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/40f0ccf8 Branch: refs/heads/master Commit: 40f0ccf8e9a23d15a709b52a26be56775e647aaf Parents: bd1318d Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Wed May 6 07:59:11 2015 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Wed May 6 07:59:11 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-examples/blob/40f0ccf8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 248904b..0ef12d5 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> - <version>2.3.20.1</version> + <version>2.3.20.2-SNAPSHOT</version> </parent> <artifactId>struts2-blank</artifactId>