You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by st...@apache.org on 2022/03/09 13:34:08 UTC

[sling-org-apache-sling-discovery-base] branch master updated: [maven-release-plugin] prepare release org.apache.sling.discovery.base-2.0.12

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 12465b5  [maven-release-plugin] prepare release org.apache.sling.discovery.base-2.0.12
12465b5 is described below

commit 12465b51225a779998e507a79c44b0934eb85513
Author: Stefan Egli <st...@apache.org>
AuthorDate: Wed Mar 9 14:34:05 2022 +0100

    [maven-release-plugin] prepare release org.apache.sling.discovery.base-2.0.12
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7396bc2..1a78a4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.discovery.base</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.11-SNAPSHOT</version>
+    <version>2.0.12</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.12</tag>
   </scm>
 
     <properties>