This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts-archetypes.git
The following commit(s) were added to refs/heads/master by this push: new 5df3234 [maven-release-plugin] prepare for next development iteration 5df3234 is described below commit 5df3234991bb7ac6319f89e520602a4a7534efc8 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Fri Feb 24 08:44:32 2023 +0100 [maven-release-plugin] prepare for next development iteration --- 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(-) diff --git a/pom.xml b/pom.xml index c68f2c8..2f5999e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>struts-archetypes</artifactId> - <version>6.0.0</version> + <version>6.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Struts 2 Maven Archetypes</name> <description>Collection of Apache Struts Maven Archetypes</description> @@ -37,7 +37,7 @@ <connection>scm:git:https://gitbox.apache.org/struts-archetypes.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts-archetypes.git</developerConnection> <url>https://github.com/apache/struts-archetypes.git</url> - <tag>STRUTS_ARCHETYPES_6_0_0</tag> + <tag>HEAD</tag> </scm> <issueManagement> diff --git a/struts2-archetype-angularjs/pom.xml b/struts2-archetype-angularjs/pom.xml index 55594dd..51631b3 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>6.0.0</version> + <version>6.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-blank/pom.xml b/struts2-archetype-blank/pom.xml index dfd0f31..79bbf94 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>6.0.0</version> + <version>6.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-convention/pom.xml b/struts2-archetype-convention/pom.xml index ce7d0a0..ec21f20 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>6.0.0</version> + <version>6.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-dbportlet/pom.xml b/struts2-archetype-dbportlet/pom.xml index 9a38420..aeb94d8 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>6.0.0</version> + <version>6.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-plugin/pom.xml b/struts2-archetype-plugin/pom.xml index 8b419b7..ec8fdc6 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>6.0.0</version> + <version>6.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-portlet/pom.xml b/struts2-archetype-portlet/pom.xml index 3ae5631..c922105 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>6.0.0</version> + <version>6.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/struts2-archetype-starter/pom.xml b/struts2-archetype-starter/pom.xml index edd26e7..820753b 100644 --- a/struts2-archetype-starter/pom.xml +++ b/struts2-archetype-starter/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetypes</artifactId> - <version>6.0.0</version> + <version>6.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>