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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-maven-sling-plugin.git


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

commit c4ef6695250c99ff0f2001d81ea0d6789b16f18b
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Aug 14 17:52:08 2018 +0200

    [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 0d7578e..31992df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>maven-sling-plugin</artifactId>
-    <version>2.3.8</version>
+    <version>2.3.9-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Sling Maven Sling Plugin</name>
@@ -45,7 +45,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-maven-sling-plugin.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-maven-sling-plugin.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-maven-sling-plugin.git</url>
-      <tag>maven-sling-plugin-2.3.8</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <!-- Support for publishing the mvn site. -->

Reply via email to