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-project-archetype.git
The following commit(s) were added to refs/heads/master by this push: new ad768ed [maven-release-plugin] prepare release sling-project-archetype-1.0.10 ad768ed is described below commit ad768ed23d601177c8c7598fb4459a52d0c787c5 Author: Robert Munteanu <romb...@apache.org> AuthorDate: Thu Jul 13 14:35:51 2023 +0300 [maven-release-plugin] prepare release sling-project-archetype-1.0.10 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6d68397..f1a13cc 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.sling</groupId> <artifactId>sling-project-archetype</artifactId> - <version>1.0.9-SNAPSHOT</version> + <version>1.0.10</version> <packaging>maven-archetype</packaging> <properties> @@ -63,7 +63,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-project-archetype.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-project-archetype.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-project-archetype.git</url> - <tag>HEAD</tag> + <tag>sling-project-archetype-1.0.10</tag> </scm> <build>