Sets SNAPSHOT version to allow release plugin to work
Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/f66a23b1 Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/f66a23b1 Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/f66a23b1 Branch: refs/heads/master Commit: f66a23b10cb459553ab1d5594b84283bb029d2b5 Parents: a2047d7 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Sun May 3 20:44:32 2015 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Sun May 3 20:44:32 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-examples/blob/f66a23b1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 12fc9a9..14d5021 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</version> + <version>2.3.20.1-SNAPSHOT</version> </parent> <artifactId>struts2-mailreader</artifactId>