This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a commit to branch release/3.x
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git

commit e83b080e761c5375ab1b06086f6a2e21347eeb80
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu Feb 12 14:55:45 2026 +0100

    [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock.reactor-3.6.0
---
 core/pom.xml     | 2 +-
 junit4/pom.xml   | 6 +++---
 junit5/pom.xml   | 6 +++---
 parent/pom.xml   | 6 +++---
 pom.xml          | 4 ++--
 relocate/pom.xml | 2 +-
 6 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/core/pom.xml b/core/pom.xml
index 72884a3..a80fdd4 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>org.apache.sling.testing.sling-mock.parent</artifactId>
-        <version>3.5.7-SNAPSHOT</version>
+        <version>3.6.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/junit4/pom.xml b/junit4/pom.xml
index af745be..cb53f9c 100644
--- a/junit4/pom.xml
+++ b/junit4/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>org.apache.sling.testing.sling-mock.parent</artifactId>
-        <version>3.5.7-SNAPSHOT</version>
+        <version>3.6.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -37,13 +37,13 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.sling-mock.core</artifactId>
-            <version>3.5.7-SNAPSHOT</version>
+            <version>3.6.0</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.sling-mock.core</artifactId>
-            <version>3.5.7-SNAPSHOT</version>
+            <version>3.6.0</version>
             <classifier>tests</classifier>
             <scope>test</scope>
         </dependency>
diff --git a/junit5/pom.xml b/junit5/pom.xml
index 60ce926..e1e869c 100644
--- a/junit5/pom.xml
+++ b/junit5/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>org.apache.sling.testing.sling-mock.parent</artifactId>
-        <version>3.5.7-SNAPSHOT</version>
+        <version>3.6.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -51,13 +51,13 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.sling-mock.core</artifactId>
-            <version>3.5.7-SNAPSHOT</version>
+            <version>3.6.0</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.sling-mock.core</artifactId>
-            <version>3.5.7-SNAPSHOT</version>
+            <version>3.6.0</version>
             <classifier>tests</classifier>
             <scope>test</scope>
         </dependency>
diff --git a/parent/pom.xml b/parent/pom.xml
index d0f59f1..3495d69 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.sling-mock.parent</artifactId>
-    <version>3.5.7-SNAPSHOT</version>
+    <version>3.6.0</version>
     <packaging>pom</packaging>
 
     <name>Apache Sling Testing Sling Mock Parent</name>
@@ -37,12 +37,12 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git</developerConnection>
-        <tag>org.apache.sling.testing.sling-mock.reactor-3.3.2</tag>
+        <tag>org.apache.sling.testing.sling-mock.reactor-3.6.0</tag>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-sling-mock.git</url>
     </scm>
 
     <properties>
-        
<project.build.outputTimestamp>2025-11-18T08:40:59Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-02-12T13:55:22Z</project.build.outputTimestamp>
         <sling.java.version>11</sling.java.version>
         <oak.version>1.68.0</oak.version>
         <jackrabbit.version>2.22.2</jackrabbit.version>
diff --git a/pom.xml b/pom.xml
index 052a8ac..8f6836e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>org.apache.sling.testing.sling-mock.parent</artifactId>
-        <version>3.5.7-SNAPSHOT</version>
+        <version>3.6.0</version>
         <relativePath>parent/pom.xml</relativePath>
     </parent>
 
@@ -43,7 +43,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git</developerConnection>
-        <tag>org.apache.sling.testing.sling-mock.reactor-3.3.2</tag>
+        <tag>org.apache.sling.testing.sling-mock.reactor-3.6.0</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-testing-sling-mock.git</url>
     </scm>
 
diff --git a/relocate/pom.xml b/relocate/pom.xml
index 590ec40..84332eb 100644
--- a/relocate/pom.xml
+++ b/relocate/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>org.apache.sling.testing.sling-mock.parent</artifactId>
-        <version>3.5.7-SNAPSHOT</version>
+        <version>3.6.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Reply via email to