You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2020/02/21 08:50:09 UTC

[sling-org-apache-sling-installer-provider-jcr] branch master updated: [maven-release-plugin] prepare release org.apache.sling.installer.provider.jcr-3.2.0

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-installer-provider-jcr.git


The following commit(s) were added to refs/heads/master by this push:
     new dc13e10  [maven-release-plugin] prepare release org.apache.sling.installer.provider.jcr-3.2.0
dc13e10 is described below

commit dc13e100798b2c97def91daa41a1a2de238648e8
Author: Konrad Windszus <ko...@netcentric.biz>
AuthorDate: Fri Feb 21 09:50:05 2020 +0100

    [maven-release-plugin] prepare release org.apache.sling.installer.provider.jcr-3.2.0
---
 pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1500492..06beeb1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.provider.jcr</artifactId>
-    <version>3.1.27-SNAPSHOT</version>
+    <version>3.2.0</version>
 
     <name>Apache Sling JCR Installer</name>
     <description> 
@@ -38,14 +38,15 @@
     <properties>
         <jackrabbit.version>2.10.0</jackrabbit.version>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>2020-01-14T08:04:00Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2020-02-21T08:48:02Z</project.build.outputTimestamp>
     </properties>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-jcr.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-jcr.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-provider-jcr.git</url>
-    </scm>
+      <tag>org.apache.sling.installer.provider.jcr-3.2.0</tag>
+  </scm>
 
     <dependencies>
         <dependency>