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 d3251a9 [maven-release-plugin] prepare for next development iteration
d3251a9 is described below
commit d3251a93bbd406d5e87de4efb403fdccc224769a
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Mar 9 16:03:50 2026 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 28d8e49..0687b40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling-project-archetype</artifactId>
- <version>1.0.16</version>
+ <version>1.0.17-SNAPSHOT</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>sling-project-archetype-1.0.16</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-project-archetype.git</url>
</scm>