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 172f312 [maven-release-plugin] prepare for next development iteration
172f312 is described below
commit 172f31233f2f2ad5820f3c4b8327b0b6e2ade06a
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Nov 22 14:34:55 2021 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 339ce10..91ea6f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.installer.provider.file</artifactId>
- <version>1.3.2</version>
+ <version>1.3.3-SNAPSHOT</version>
<name>Apache Sling File Installer</name>
<description>
@@ -37,14 +37,14 @@
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2021-11-22T13:34:12Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-11-22T13:34:55Z</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>org.apache.sling.installer.provider.file-1.3.2</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>