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 be16a81  [maven-release-plugin] prepare release 
org.apache.sling.jcr.registration-1.0.10
be16a81 is described below

commit be16a818bf0b3f4c5958b678a6418c602de8e103
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Dec 2 11:15:06 2025 +0100

    [maven-release-plugin] prepare release 
org.apache.sling.jcr.registration-1.0.10
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 97eb55f..c188be5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.registration</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.10</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>HEAD</tag>
+        <tag>org.apache.sling.jcr.registration-1.0.10</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-jcr-registration.git</url>
     </scm>
 

Reply via email to