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-standalone.git


The following commit(s) were added to refs/heads/master by this push:
     new 7f94d05  [maven-release-plugin] prepare release 
org.apache.sling.discovery.standalone-1.0.4
7f94d05 is described below

commit 7f94d05b434d8deab247f20a736764e6b1dc2ea4
Author: Stefan Egli <[email protected]>
AuthorDate: Tue Aug 12 13:00:46 2025 +0200

    [maven-release-plugin] prepare release 
org.apache.sling.discovery.standalone-1.0.4
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 39fa70b..294eb63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.discovery.standalone</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
 
     <name>Apache Sling Discovery Standalone Implementation</name>
     <description>
@@ -39,7 +39,8 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-standalone.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-standalone.git</developerConnection>
         
<url>https://github.com/apache/sling-org-apache-sling-discovery-standalone.git</url>
-    </scm>
+      <tag>org.apache.sling.discovery.standalone-1.0.4</tag>
+  </scm>
 
     <properties>
         <project.build.outputTimestamp>1</project.build.outputTimestamp>

Reply via email to