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-feature-extension-content.git
The following commit(s) were added to refs/heads/master by this push:
new 7be93d5 [maven-release-plugin] prepare release
org.apache.sling.feature.extension.content-1.0.12
7be93d5 is described below
commit 7be93d51076016e54fc1b998a565eb691d1d1dee
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Sep 21 10:26:47 2023 +0200
[maven-release-plugin] prepare release
org.apache.sling.feature.extension.content-1.0.12
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f264a64..f749b7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
</parent>
<artifactId>org.apache.sling.feature.extension.content</artifactId>
- <version>1.0.11-SNAPSHOT</version>
+ <version>1.0.12</version>
<name>Apache Sling Feature Model Content Exension</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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-extension-content.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.feature.extension.content-1.0.12</tag>
</scm>
<properties>