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 9395576  [maven-release-plugin] prepare release 
org.apache.sling.clam-1.0.0
9395576 is described below

commit 9395576968ebd2a57ccc743e2ec1545f49d7cd59
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun Sep 9 01:09:14 2018 +0200

    [maven-release-plugin] prepare release org.apache.sling.clam-1.0.0
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 356e06c..b956373 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.clam</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
 
   <name>Apache Sling Clam</name>
   <description>Support for scanning Sling's repository data with Clam 
service</description>
@@ -45,6 +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>
   </scm>
 
   <build>
@@ -174,7 +175,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.commons.clam</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Reply via email to