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
The following commit(s) were added to refs/heads/master by this push:
new b88bc36 [maven-release-plugin] prepare release
org.apache.sling.discovery.oak-1.2.44
b88bc36 is described below
commit b88bc3666c25123c3b934b1e5e0d7afac9b93a6a
Author: Stefan Egli <[email protected]>
AuthorDate: Mon Mar 27 17:02:40 2023 +0200
[maven-release-plugin] prepare release org.apache.sling.discovery.oak-1.2.44
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8f0beca..906bf06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.discovery.oak</artifactId>
- <version>1.2.43-SNAPSHOT</version>
+ <version>1.2.44</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>
@@ -45,7 +45,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.44</tag>
</scm>
<build>