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 08d0793  [maven-release-plugin] prepare for next development iteration
08d0793 is described below

commit 08d07933f95f587f8981b960d9e43431084ef2c4
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Jul 13 14:35:58 2023 +0300

    [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 f1a13cc..1c206dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-project-archetype</artifactId>
-    <version>1.0.10</version>
+    <version>1.0.11-SNAPSHOT</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>sling-project-archetype-1.0.10</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <build>

Reply via email to