This is an automated email from the ASF dual-hosted git repository.
sseifert 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 efcc068 [maven-release-plugin] prepare release
sling-project-archetype-1.0.16
efcc068 is described below
commit efcc068d14beca4a0031534ad87b7cfe6a07691e
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Mar 9 16:03:42 2026 +0100
[maven-release-plugin] prepare release sling-project-archetype-1.0.16
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5a3a5c5..28d8e49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling-project-archetype</artifactId>
- <version>1.0.15-SNAPSHOT</version>
+ <version>1.0.16</version>
<packaging>maven-archetype</packaging>
<name>Project Archetype</name>
@@ -48,7 +48,7 @@
<scm>
<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>
- <tag>HEAD</tag>
+ <tag>sling-project-archetype-1.0.16</tag>
<url>https://github.com/apache/sling-project-archetype.git</url>
</scm>