This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-registration.git
The following commit(s) were added to refs/heads/master by this push:
new 608007a [maven-release-plugin] prepare for next development iteration
608007a is described below
commit 608007a4864ac7a544a951132af9047ee57b4a36
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Nov 26 16:48:02 2025 +0100
[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 5c2e200..97eb55f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.jcr.registration</artifactId>
- <version>1.0.8</version>
+ <version>1.0.9-SNAPSHOT</version>
<name>Apache Sling JCR Repository Registration</name>
<description>Bundle providing support to publish JCR repository services
via RMI and/or JNDI</description>
@@ -35,7 +35,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-registration.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-registration.git</developerConnection>
- <tag>org.apache.sling.jcr.registration-1.0.8</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-jcr-registration.git</url>
</scm>