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 1d2c4b8 [maven-release-plugin] prepare release
org.apache.sling.discovery.oak-1.2.48
1d2c4b8 is described below
commit 1d2c4b8efc45af19dcc3ede27721ec6965ec713c
Author: Stefan Egli <[email protected]>
AuthorDate: Tue Aug 12 12:52:11 2025 +0200
[maven-release-plugin] prepare release org.apache.sling.discovery.oak-1.2.48
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 71d53f3..1da9610 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.discovery.oak</artifactId>
- <version>1.2.47-SNAPSHOT</version>
+ <version>1.2.48</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://github.com/apache/sling-org-apache-sling-discovery-oak.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.discovery.oak-1.2.48</tag>
</scm>
<build>