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


The following commit(s) were added to refs/heads/master by this push:
     new 5013bf9  [maven-release-plugin] prepare release 
org.apache.sling.commons.clam-1.0.0
5013bf9 is described below

commit 5013bf95820c7207014cbc2473874667d5310d64
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun Sep 9 00:42:58 2018 +0200

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

diff --git a/pom.xml b/pom.xml
index 5398f85..572bef4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.commons.clam</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
 
   <name>Apache Sling Commons Clam</name>
   <description>Service to scan data for malware with ClamAV</description>
@@ -43,6 +43,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-clam.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-clam.git</developerConnection>
     
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-clam.git</url>
+    <tag>org.apache.sling.commons.clam-1.0.0</tag>
   </scm>
 
   <build>

Reply via email to