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 2848f49 [maven-release-plugin] prepare release
org.apache.sling.installer.provider.jcr-3.2.2
2848f49 is described below
commit 2848f49e3544721a13134610120ad509a6ff69ae
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Apr 2 13:57:06 2020 +0200
[maven-release-plugin] prepare release
org.apache.sling.installer.provider.jcr-3.2.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 02f80c4..c1e942e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.installer.provider.jcr</artifactId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.2.2</version>
<name>Apache Sling JCR Installer</name>
<description>
@@ -38,14 +38,14 @@
<properties>
<jackrabbit.version>2.10.0</jackrabbit.version>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2020-02-21T08:50:15Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2020-04-02T11:55:04Z</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>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.installer.provider.jcr-3.2.2</tag>
</scm>
<dependencies>