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

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-groovy.git


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

commit 1a2e9baee0cfc76295204a5c6f162acec85b169c
Author: Oliver Lietz <[email protected]>
AuthorDate: Fri Sep 7 21:58:36 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 a36d3fd..8463782 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.sling.scripting.groovy</artifactId>
-  <version>1.0.4</version>
+  <version>1.0.5-SNAPSHOT</version>
 
   <name>Apache Sling Scripting Groovy</name>
   <description>Support for scripting with Groovy</description>
@@ -45,7 +45,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-groovy.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-groovy.git</developerConnection>
     
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-groovy.git</url>
-    <tag>org.apache.sling.scripting.groovy-1.0.4</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>

Reply via email to