This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git
commit 7b9733ef09f6601a4f128cfe89fdc2fb1e492f92 Author: Robert Munteanu <[email protected]> AuthorDate: Fri Oct 19 17:34:02 2018 +0200 [maven-release-plugin] prepare release sling-slingstart-archetype-1.0.8 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1271079..02133a5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <version>5</version> </parent> <artifactId>sling-slingstart-archetype</artifactId> - <version>1.0.7-SNAPSHOT</version> + <version>1.0.8</version> <packaging>maven-archetype</packaging> <name>Apache Sling Slingstart Archetype</name> <description>Maven archetype for a Sling Slingstart application</description> @@ -29,7 +29,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-slingstart-archetype.git</url> - <tag>HEAD</tag> + <tag>sling-slingstart-archetype-1.0.8</tag> </scm> <build>
