This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to annotated tag turbine-webapp-5.0-1.0.3-rc in repository https://gitbox.apache.org/repos/asf/turbine-archetypes.git
commit 08790ff118862da703f1a1840431be8a6900ddbc Author: Georg Kallidis <[email protected]> AuthorDate: Thu Mar 12 15:14:57 2020 +0100 [maven-release-plugin] prepare release turbine-webapp-5.0-1.0.3-rc --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b84cc9f..4792e58 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <groupId>org.apache.turbine</groupId> <artifactId>turbine-webapp-5.0</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.3</version> <packaging>maven-archetype</packaging> <name>Archetype - Turbine 5.0 WebApp</name> @@ -40,6 +40,7 @@ <connection>scm:git:https://github.com/apache/turbine-archetypes</connection> <developerConnection>scm:git:https://github.com/apache/turbine-archetypes</developerConnection> <url>scm:git:https://github.com/apache/turbine-archetypes</url> + <tag>turbine-webapp-5.0-1.0.3-rc</tag> </scm> <build>
