This is an automated email from the ASF dual-hosted git repository.
pauls 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 5371215 [maven-release-plugin] prepare release
org.apache.sling.feature.extension.content-1.0.10
5371215 is described below
commit 53712151f4efbf9540877671640f0b87bbce23ff
Author: Karl Pauls <[email protected]>
AuthorDate: Sat Mar 13 01:20:15 2021 +0100
[maven-release-plugin] prepare release
org.apache.sling.feature.extension.content-1.0.10
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index ebed496..3574329 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
</parent>
<artifactId>org.apache.sling.feature.extension.content</artifactId>
- <version>1.0.9-SNAPSHOT</version>
+ <version>1.0.10</version>
<name>Sling Featuremodel - Content Deployment 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.10</tag>
</scm>
<properties>