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 0fed16c [maven-release-plugin] prepare for next development iteration
0fed16c is described below
commit 0fed16cc461eec9c45692277ea4c9cf146dd864c
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun Sep 9 00:43:19 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 572bef4..fdc1ecf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.commons.clam</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>Apache Sling Commons Clam</name>
<description>Service to scan data for malware with ClamAV</description>
@@ -43,7 +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>
+ <tag>HEAD</tag>
</scm>
<build>