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 33009d0 [maven-release-plugin] prepare for next development iteration
33009d0 is described below
commit 33009d01293a0e1bf293e145db3913d404e926d2
Author: Oliver Lietz <[email protected]>
AuthorDate: Fri Sep 28 08:30:45 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 bda2bf4..da07ed6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.commons.clam</artifactId>
- <version>1.0.2</version>
+ <version>1.0.3-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.2</tag>
+ <tag>HEAD</tag>
</scm>
<build>