[maven-release-plugin] prepare release STRUTS_2_3_20_1
Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/bd1318d5 Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/bd1318d5 Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/bd1318d5 Branch: refs/heads/master Commit: bd1318d5c72d2c33bafd220c36a7a992dfe1fb50 Parents: 1f6b319 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Wed May 6 07:57:47 2015 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Wed May 6 07:57:47 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-examples/blob/bd1318d5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ea63abc..248904b 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-SNAPSHOT</version> + <version>2.3.20.1</version> </parent> <artifactId>struts2-blank</artifactId>