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 686e694  [maven-release-plugin] prepare for next development iteration
686e694 is described below

commit 686e69425b997e75c3f44077bb80779ec8a00039
Author: Jason E Bailey <[email protected]>
AuthorDate: Fri Aug 17 13:49:18 2018 -0500

    [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>

Reply via email to