This is an automated email from the ASF dual-hosted git repository.
jeb pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-filter.git
The following commit(s) were added to refs/heads/master by this push:
new 4d3bad5 [maven-release-plugin] prepare for next development iteration
4d3bad5 is described below
commit 4d3bad5fe8b4d1092e8e0f8cdcf19d3b9c6bafa0
Author: Jason E Bailey <[email protected]>
AuthorDate: Tue Sep 4 12:08:34 2018 -0400
[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 a716f55..1dd6c5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
</parent>
<artifactId>org.apache.sling.resource.filter</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Resource Filter</name>
@@ -80,6 +80,6 @@
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-resource-filter.git</url>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-filter.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-filter.git</developerConnection>
- <tag>org.apache.sling.resource.filter-1.0.0</tag>
+ <tag>HEAD</tag>
</scm>
</project>