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