This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-file-optimization.git


The following commit(s) were added to refs/heads/master by this push:
     new f442da6  [maven-release-plugin] prepare for next development iteration
f442da6 is described below

commit f442da68331e2ddb34fcbd5fdb2b8f3b31711949
Author: Dan Klco <[email protected]>
AuthorDate: Thu Jul 26 16:56:02 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 8df4c2d..62cfc12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
        </parent>
 
        <artifactId>org.apache.sling.fileoptim</artifactId>
-       <version>0.9.0</version>
+       <version>0.9.1-SNAPSHOT</version>
        <packaging>bundle</packaging>
 
        <name>Apache Sling File Optimization</name>
@@ -32,7 +32,7 @@
                
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-file-optimization.git</connection>
                
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-file-optimization.git</developerConnection>
                
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-file-optimization.git</url>
-               <tag>org.apache.sling.fileoptim-0.9.0</tag>
+               <tag>HEAD</tag>
        </scm>
 
        <build>

Reply via email to