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-extension-apiregions.git
commit d5ff4f5975fcd149789ffe24d122303bdee80af3 Author: David Bosschaert <[email protected]> AuthorDate: Fri Nov 13 13:51:10 2020 +0000 [maven-release-plugin] prepare release org.apache.sling.feature.extension.apiregions-1.1.12 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5a2ebc0..ce072d2 100644 --- a/pom.xml +++ b/pom.xml @@ -18,14 +18,14 @@ </parent> <artifactId>org.apache.sling.feature.extension.apiregions</artifactId> - <version>1.1.11-SNAPSHOT</version> + <version>1.1.12</version> <name>Sling Featuremodel - API Regions Exension</name> <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-extension-apiregions.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.feature.extension.apiregions-1.1.12</tag> </scm> <properties>
