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-oak.git
commit d04261d963023825b66696f4da1c8d593a71df39 Author: Stefan Egli <[email protected]> AuthorDate: Thu Jun 3 17:20:37 2021 +0200 [maven-release-plugin] prepare release org.apache.sling.discovery.oak-1.2.34 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fac4ea9..2fe9a8a 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <artifactId>org.apache.sling.discovery.oak</artifactId> <packaging>bundle</packaging> - <version>1.2.33-SNAPSHOT</version> + <version>1.2.34</version> <name>Apache Sling Oak-Based Discovery Service</name> <description>Implementation of Apache Sling Discovery based on Jackrabbit Oak using its discovery-lite descriptor for in-cluster view detection and a TopologyView through HTTP POST heartbeats announcing sub-topologies to each other.</description> @@ -46,7 +46,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-oak.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-oak.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-discovery-oak.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.discovery.oak-1.2.34</tag> </scm> <build>
