This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git
commit 00989bebf41f3aca7c60ed4213a0d4f6735fc2fd Author: David Bosschaert <[email protected]> AuthorDate: Fri Sep 3 09:57:10 2021 +0100 [maven-release-plugin] prepare release org.apache.sling.feature.cpconverter-1.1.10 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fe5ecb8..f3c4c44 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ </parent> <artifactId>org.apache.sling.feature.cpconverter</artifactId> - <version>1.1.9-SNAPSHOT</version> + <version>1.1.10</version> <name>Apache Sling Content-Package to Feature Model Converter</name> <description>Content Package to Feature Model converter tools for Apache Sling</description> @@ -48,7 +48,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-cpconverter.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.feature.cpconverter-1.1.10</tag> </scm> <dependencies>
