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-org-apache-sling-jcr-packageinit.git


The following commit(s) were added to refs/heads/master by this push:
     new 02176e1  [maven-release-plugin] prepare for next development iteration
02176e1 is described below

commit 02176e1c1cf280bd13bab27897f3d48771e52d9e
Author: Robert Munteanu <romb...@apache.org>
AuthorDate: Fri May 9 11:38:57 2025 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3f6105b..25ddb2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,18 +28,18 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.packageinit</artifactId>
-    <version>1.0.6</version>
+    <version>1.0.7-SNAPSHOT</version>
     <name>Apache Sling JCR Package Init</name>
     <description>Installs packages into a JCR repository as 
SlingRepositoryInitializer based on a FileVault ExecutionPlan</description>
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-packageinit.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-packageinit.git</developerConnection>
         
<url>https://github.com/apache/sling-org-apache-sling-jcr-packageinit.git</url>
-        <tag>org.apache.sling.jcr.packageinit-1.0.6</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>
-        
<project.build.outputTimestamp>2025-05-09T09:38:43Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-05-09T09:38:57Z</project.build.outputTimestamp>
         <sling.java.version>8</sling.java.version>
     </properties>
 

Reply via email to