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 48c24b4 [maven-release-plugin] prepare for next development iteration
48c24b4 is described below
commit 48c24b4dc5f8ef37018d4421e80cdffd2f2a8e29
Author: Stefan Egli <[email protected]>
AuthorDate: Tue Aug 12 13:00:55 2025 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 294eb63..28f8400 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.discovery.standalone</artifactId>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<name>Apache Sling Discovery Standalone Implementation</name>
<description>
@@ -39,7 +39,7 @@
<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>
- <tag>org.apache.sling.discovery.standalone-1.0.4</tag>
+ <tag>HEAD</tag>
</scm>
<properties>