This is an automated email from the ASF dual-hosted git repository. joerghoh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-settings.git
commit 2d94981122f2ea33665b78bee53e3360ba70ef86 Author: Joerg Hoh <[email protected]> AuthorDate: Tue Nov 4 06:33:19 2025 +0100 [maven-release-plugin] prepare release org.apache.sling.settings-1.5.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a2cb50d..5f2af1c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.settings</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.5.0</version> <name>Apache Sling Settings</name> <description>Settings support including run modes</description> @@ -36,14 +36,14 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-settings.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-settings.git</developerConnection> - <tag>HEAD</tag> + <tag>org.apache.sling.settings-1.5.0</tag> <url>https://github.com/apache/sling-org-apache-sling-settings.git</url> </scm> <properties> <site.jira.version.id>12315254</site.jira.version.id> <site.javadoc.exclude>**.impl.**</site.javadoc.exclude> - <project.build.outputTimestamp>2020-11-07T11:54:03Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-11-04T05:33:14Z</project.build.outputTimestamp> <sling.java.version>11</sling.java.version> </properties>
