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

commit 0f901e39048e6517c08e3973b75f90d17ae3ae9e
Author: Jason E Bailey <[email protected]>
AuthorDate: Thu Aug 2 20:42:09 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