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

commit 9c476b57b1873f1827d700093184e2ee2638fb18
Author: Jason E Bailey <[email protected]>
AuthorDate: Tue Jul 24 13:33:21 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 0def356..51a321a 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