[maven-release-plugin] rollback the release of STRUTS_ARCHETYPES_2_5_5
Project: http://git-wip-us.apache.org/repos/asf/struts-archetypes/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-archetypes/commit/b41834e6 Tree: http://git-wip-us.apache.org/repos/asf/struts-archetypes/tree/b41834e6 Diff: http://git-wip-us.apache.org/repos/asf/struts-archetypes/diff/b41834e6 Branch: refs/heads/master Commit: b41834e6d82b49f3bc70368e9d7965a99eaa3bb9 Parents: 90dbcf1 Author: Lukasz Lenart <lukasz.len...@gmail.com> Authored: Fri Oct 21 14:31:16 2016 +0200 Committer: Lukasz Lenart <lukasz.len...@gmail.com> Committed: Fri Oct 21 14:31:16 2016 +0200 ---------------------------------------------------------------------- pom.xml | 6 +----- struts2-archetype-angularjs/pom.xml | 2 +- struts2-archetype-blank/pom.xml | 2 +- struts2-archetype-convention/pom.xml | 2 +- struts2-archetype-dbportlet/pom.xml | 2 +- struts2-archetype-plugin/pom.xml | 2 +- struts2-archetype-portlet/pom.xml | 2 +- struts2-archetype-starter/pom.xml | 2 +- 8 files changed, 8 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/b41834e6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9545a21..7d098d8 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>struts-archetypes</artifactId> - <version>2.5.5</version> + <version>2.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>Struts 2 Maven Archetypes</name> @@ -61,8 +61,4 @@ </plugins> </build> - - <scm> - <tag>STRUTS_ARCHETYPES_2_5_5</tag> - </scm> </project> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/b41834e6/struts2-archetype-angularjs/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-angularjs/pom.xml b/struts2-archetype-angularjs/pom.xml index 03d297b..6003f28 100644 --- a/struts2-archetype-angularjs/pom.xml +++ b/struts2-archetype-angularjs/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.5</version> + <version>2.5.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/b41834e6/struts2-archetype-blank/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-blank/pom.xml b/struts2-archetype-blank/pom.xml index 781b4bd..ee2998c 100644 --- a/struts2-archetype-blank/pom.xml +++ b/struts2-archetype-blank/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.5</version> + <version>2.5.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/b41834e6/struts2-archetype-convention/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-convention/pom.xml b/struts2-archetype-convention/pom.xml index b396630..79871e2 100644 --- a/struts2-archetype-convention/pom.xml +++ b/struts2-archetype-convention/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.5</version> + <version>2.5.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/b41834e6/struts2-archetype-dbportlet/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-dbportlet/pom.xml b/struts2-archetype-dbportlet/pom.xml index b88c31a..bab59e4 100644 --- a/struts2-archetype-dbportlet/pom.xml +++ b/struts2-archetype-dbportlet/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.5</version> + <version>2.5.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/b41834e6/struts2-archetype-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-plugin/pom.xml b/struts2-archetype-plugin/pom.xml index 50c8c1c..a2e9d91 100644 --- a/struts2-archetype-plugin/pom.xml +++ b/struts2-archetype-plugin/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.5</version> + <version>2.5.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/b41834e6/struts2-archetype-portlet/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-portlet/pom.xml b/struts2-archetype-portlet/pom.xml index 3443b3a..902ea17 100644 --- a/struts2-archetype-portlet/pom.xml +++ b/struts2-archetype-portlet/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.5</version> + <version>2.5.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/b41834e6/struts2-archetype-starter/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-starter/pom.xml b/struts2-archetype-starter/pom.xml index fbcd866..392dad3 100644 --- a/struts2-archetype-starter/pom.xml +++ b/struts2-archetype-starter/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>2.5.5</version> + <version>2.5.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>