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-org-apache-sling-caconfig-impl.git


The following commit(s) were added to refs/heads/master by this push:
     new 9a83c85  [maven-release-plugin] prepare release 
org.apache.sling.caconfig.impl-1.7.2
9a83c85 is described below

commit 9a83c85e38dcd8fb3021888b377f450c54807df7
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Mar 12 13:14:42 2025 +0100

    [maven-release-plugin] prepare release org.apache.sling.caconfig.impl-1.7.2
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9078c45..7044fef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.caconfig.impl</artifactId>
-    <version>1.7.1-SNAPSHOT</version>
+    <version>1.7.2</version>
     <packaging>jar</packaging>
     <name>Apache Sling Context-Aware Configuration Implementation</name>
     <description>Apache Sling Context-Aware Configuration 
Implementation</description>
@@ -36,13 +36,13 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-impl.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-impl.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.caconfig.impl-1.7.2</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-caconfig-impl.git</url>
     </scm>
 
     <properties>
         <sling.java.version>11</sling.java.version>
-        
<project.build.outputTimestamp>2025-03-05T17:42:33Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-03-12T12:14:28Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to