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

commit 19a7f39805bab8c9a1649694df8408f1b197a2d4
Author: Dan Klco <[email protected]>
AuthorDate: Thu Sep 6 09:28:57 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 54c17b5..568ab9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
        </parent>
 
        <artifactId>org.apache.sling.fileoptim</artifactId>
-       <version>0.9.2</version>
+       <version>0.9.3-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.2</tag>
+               <tag>HEAD</tag>
        </scm>
 
        <build>

Reply via email to