This is an automated email from the ASF dual-hosted git repository.
pauls pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-fsclassloader.git
The following commit(s) were added to refs/heads/master by this push:
new fd433be [maven-release-plugin] prepare for next development iteration
fd433be is described below
commit fd433bec4e36b14d56d45b74c5f42f9a3145144e
Author: Karl Pauls <[email protected]>
AuthorDate: Wed Jul 15 12:37:23 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f6458a9..12e528d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.commons.fsclassloader</artifactId>
- <version>1.0.14</version>
+ <version>1.0.15-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Commons FileSystem ClassLoader</name>
@@ -41,7 +41,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-fsclassloader.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-fsclassloader.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-fsclassloader.git</url>
- <tag>org.apache.sling.commons.fsclassloader-1.0.14</tag>
+ <tag>HEAD</tag>
</scm>
<build>