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-clam.git


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

commit 1defece4b1cc20020d3bcf60ba477671cc5781bb
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun Sep 9 01:09:35 2018 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index b956373..8600b7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.clam</artifactId>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
 
   <name>Apache Sling Clam</name>
   <description>Support for scanning Sling's repository data with Clam 
service</description>
@@ -45,7 +45,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-clam.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-clam.git</developerConnection>
     
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-clam.git</url>
-    <tag>org.apache.sling.clam-1.0.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>
@@ -175,7 +175,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.commons.clam</artifactId>
-      <version>1.0.0</version>
+      <version>1.0.1-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Reply via email to