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 e27df54 [maven-release-plugin] prepare for next development iteration
e27df54 is described below
commit e27df54445235e8a0aff16f19aaced5f89f8f0a9
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun Sep 1 17:47:27 2019 +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 6ec8dee..5d8449d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.clam</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<name>Apache Sling Clam</name>
<description>Support for scanning Sling's repository data with Clam
service</description>
@@ -45,7 +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.1.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>