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

commit 99728132f1310891c0eaacaee5507cc82a2a30c6
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Nov 26 16:47:54 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 210f8a9..5c2e200 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.registration</artifactId>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.8</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.8</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-jcr-registration.git</url>
     </scm>
 

Reply via email to