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-apiregions.git
The following commit(s) were added to refs/heads/master by this push:
new f9a0482 [maven-release-plugin] prepare release
org.apache.sling.feature.apiregions-1.1.0
f9a0482 is described below
commit f9a0482ea5cb45b7ff1b85ba1df66d5ebb0fb6a3
Author: David Bosschaert <[email protected]>
AuthorDate: Tue Apr 28 08:51:39 2020 +0100
[maven-release-plugin] prepare release
org.apache.sling.feature.apiregions-1.1.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 703d0e6..4869489 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>org.apache.sling.feature.apiregions</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>bundle</packaging>
<name>Apache Sling Feature API Regions Runtime</name>
@@ -34,7 +34,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-apiregions.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.feature.apiregions-1.1.0</tag>
</scm>
<properties>