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-base.git
The following commit(s) were added to refs/heads/master by this push:
new 282faea [maven-release-plugin] prepare release
org.apache.sling.discovery.base-2.0.10
282faea is described below
commit 282faea737eb163b139f10b7df3324065068b63d
Author: Stefan Egli <[email protected]>
AuthorDate: Thu Jun 3 17:13:29 2021 +0200
[maven-release-plugin] prepare release
org.apache.sling.discovery.base-2.0.10
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d898d7f..d5fb4a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.discovery.base</artifactId>
<packaging>bundle</packaging>
- <version>2.0.9-SNAPSHOT</version>
+ <version>2.0.10</version>
<name>Apache Sling Discovery Base</name>
<description>Contains Connector and Properties support that some
implementations might choose to build upon</description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-base.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-base.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-discovery-base.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.discovery.base-2.0.10</tag>
</scm>
<properties>