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 fbda4b7 [maven-release-plugin] prepare for next development iteration
fbda4b7 is described below
commit fbda4b75d86b4128c7303fe21e3e2362d84a0768
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Dec 2 11:15:20 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 c188be5..37b32ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.jcr.registration</artifactId>
- <version>1.0.10</version>
+ <version>1.0.11-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.10</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-jcr-registration.git</url>
</scm>