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 4077466 [maven-release-plugin] prepare for next development iteration
4077466 is described below
commit 40774667dc530f0b9416015592384a8dfe0d76b7
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Mar 12 13:14:50 2025 +0100
[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 7044fef..02610c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.caconfig.impl</artifactId>
- <version>1.7.2</version>
+ <version>1.7.3-SNAPSHOT</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>org.apache.sling.caconfig.impl-1.7.2</tag>
+ <tag>HEAD</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-12T12:14:28Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-03-12T12:14:50Z</project.build.outputTimestamp>
</properties>
<dependencies>