This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-api.git
commit bf80e231d3b58046b44e072e927c4e6b8ddc22ed Author: sseifert <[email protected]> AuthorDate: Sun Sep 2 22:42:45 2018 +0200 [maven-release-plugin] prepare release org.apache.sling.caconfig.api-1.1.2 --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 64a3898..db69875 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <artifactId>org.apache.sling.caconfig.api</artifactId> <packaging>bundle</packaging> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.2</version> <name>Apache Sling Context-Aware Configuration API</name> <description>Apache Sling Context-Aware Configuration API</description> @@ -37,7 +37,8 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-api.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-api.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-caconfig-api.git</url> - </scm> + <tag>org.apache.sling.caconfig.api-1.1.2</tag> + </scm> <build> <plugins>
