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

commit fbfdec56b57712f0c2319a7cc71488a6eb6527c1
Author: Dan Klco <[email protected]>
AuthorDate: Fri Sep 6 20:21:51 2019 -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 6059c06..61ae0f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
     </parent>
 
     <artifactId>org.apache.sling.fileoptim</artifactId>
-    <version>0.9.4</version>
+    <version>0.9.5-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling File Optimization</name>
@@ -27,7 +27,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.4</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <build>

Reply via email to