This is an automated email from the ASF dual-hosted git repository.
stefanegli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-commons.git
The following commit(s) were added to refs/heads/master by this push:
new 6d1439e [maven-release-plugin] prepare for next development iteration
6d1439e is described below
commit 6d1439e51a8a1806d57fabe69daaf51c85ebb7d0
Author: Stefan Egli <[email protected]>
AuthorDate: Thu Jun 3 17:09:02 2021 +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 5b13602..03becd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.discovery.commons</artifactId>
<packaging>bundle</packaging>
- <version>1.0.24</version>
+ <version>1.0.25-SNAPSHOT</version>
<name>Apache Sling Discovery Commons</name>
<description>Common services related to Sling Discovery</description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-commons.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-commons.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-discovery-commons.git</url>
- <tag>org.apache.sling.discovery.commons-1.0.24</tag>
+ <tag>HEAD</tag>
</scm>
<properties>