Repository: struts-archetypes Updated Branches: refs/heads/master 7dea7f301 -> a88a347aa
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/struts-archetypes/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-archetypes/commit/a88a347a Tree: http://git-wip-us.apache.org/repos/asf/struts-archetypes/tree/a88a347a Diff: http://git-wip-us.apache.org/repos/asf/struts-archetypes/diff/a88a347a Branch: refs/heads/master Commit: a88a347aaf35b4f6c5ab530d1dff7eb9dc98b29e Parents: 7dea7f3 Author: Lukasz Lenart <lukasz.len...@gmail.com> Authored: Fri Oct 21 14:36:14 2016 +0200 Committer: Lukasz Lenart <lukasz.len...@gmail.com> Committed: Fri Oct 21 14:36:14 2016 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 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, 9 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/a88a347a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 98e2915..09a07b8 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>struts-archetypes</artifactId> - <version>2.5.5</version> + <version>2.5.6-SNAPSHOT</version> <packaging>pom</packaging> <name>Struts 2 Maven Archetypes</name> @@ -38,7 +38,7 @@ <connection>scm:git:git://git.apache.org/struts-archetypes.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/struts-archetypes.git</developerConnection> <url>http://git.apache.org/struts-archetypes.git</url> - <tag>STRUTS_ARCHETYPES_2_5_5</tag> + <tag>HEAD</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/a88a347a/struts2-archetype-angularjs/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-angularjs/pom.xml b/struts2-archetype-angularjs/pom.xml index 03d297b..caeb0e8 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.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/a88a347a/struts2-archetype-blank/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-blank/pom.xml b/struts2-archetype-blank/pom.xml index 781b4bd..476bbfe 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.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/a88a347a/struts2-archetype-convention/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-convention/pom.xml b/struts2-archetype-convention/pom.xml index b396630..244fa0d 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.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/a88a347a/struts2-archetype-dbportlet/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-dbportlet/pom.xml b/struts2-archetype-dbportlet/pom.xml index b88c31a..96faf3f 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.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/a88a347a/struts2-archetype-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-plugin/pom.xml b/struts2-archetype-plugin/pom.xml index 50c8c1c..1747c67 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.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/a88a347a/struts2-archetype-portlet/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-portlet/pom.xml b/struts2-archetype-portlet/pom.xml index 3443b3a..530a9ec 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.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/struts-archetypes/blob/a88a347a/struts2-archetype-starter/pom.xml ---------------------------------------------------------------------- diff --git a/struts2-archetype-starter/pom.xml b/struts2-archetype-starter/pom.xml index fbcd866..5855e2f 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.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>