This is an automated email from the ASF dual-hosted git repository. jsedding pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-content.git
The following commit(s) were added to refs/heads/master by this push: new 362a9db [maven-release-plugin] prepare release org.apache.sling.feature.extension.content-1.0.16 362a9db is described below commit 362a9db0a770be96ce26c06600df3d4fac40323e Author: Julian Sedding <jsedd...@apache.org> AuthorDate: Fri Apr 25 16:49:46 2025 +0200 [maven-release-plugin] prepare release org.apache.sling.feature.extension.content-1.0.16 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2fd0011..b1ab42a 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ </parent> <artifactId>org.apache.sling.feature.extension.content</artifactId> - <version>1.0.15-SNAPSHOT</version> + <version>1.0.16</version> <name>Apache Sling Feature Model Content Extension</name> <licenses> @@ -34,7 +34,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-content.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-content.git</developerConnection> <url>https://github.com/apache/sling-org-apache-sling-feature-extension-content.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.feature.extension.content-1.0.16</tag> </scm> <properties>