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 0a7cc1d [maven-release-plugin] prepare for next development iteration
0a7cc1d is described below
commit 0a7cc1d4c9e1cedca0d35c03fe1ecec8d92547b7
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Jul 30 11:05:13 2020 +0200
[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 dc65a0c..a3612ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.installer.provider.file</artifactId>
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</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:04:53Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2020-07-30T09:05:13Z</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.0</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>