This is an automated email from the ASF dual-hosted git repository. npeltier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git
commit ec79ffcd63635afb153d72516a3a38dc0e0359a9 Author: Nicolas Peltier <[email protected]> AuthorDate: Thu Sep 13 16:16:19 2018 +0200 [maven-release-plugin] prepare release org.apache.sling.distribution.core-0.3.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 722e04d..be9eb91 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <!-- P R O J E C T --> <!-- ======================================================================= --> <artifactId>org.apache.sling.distribution.core</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.2</version> <packaging>bundle</packaging> <name>Apache Sling Distribution Core</name> @@ -45,7 +45,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-distribution-core.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.distribution.core-0.3.2</tag> </scm> <!-- ======================================================================= -->
