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-file.git
The following commit(s) were added to refs/heads/master by this push:
new 4826b44 [maven-release-plugin] prepare release
org.apache.sling.installer.provider.file-1.3.2
4826b44 is described below
commit 4826b44610b78d34d75eb79e23e383d7e2b30858
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Nov 22 14:34:18 2021 +0100
[maven-release-plugin] prepare release
org.apache.sling.installer.provider.file-1.3.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3abee2e..339ce10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.installer.provider.file</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.2</version>
<name>Apache Sling File Installer</name>
<description>
@@ -37,14 +37,14 @@
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2020-07-30T09:05:13Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-11-22T13:34:12Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-file.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-file.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-provider-file.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.installer.provider.file-1.3.2</tag>
</scm>
<dependencies>