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-testing-sling-mock.git


The following commit(s) were added to refs/heads/master by this push:
     new 6a64fd9  update dependencies to next SNAPSHOT version until release 
version is available on maven central
6a64fd9 is described below

commit 6a64fd9ad1b2a44c39b1e9f017ee39c8e2924f38
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Aug 21 09:48:25 2024 +0200

    update dependencies to next SNAPSHOT version until release version is 
available on maven central
---
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e7939a4..d544e58 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -51,12 +51,12 @@
             <dependency>
                 <groupId>org.apache.sling</groupId>
                 
<artifactId>org.apache.sling.testing.osgi-mock.core</artifactId>
-                <version>3.5.0</version>
+                <version>3.5.1-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.sling</groupId>
                 
<artifactId>org.apache.sling.testing.osgi-mock.junit4</artifactId>
-                <version>3.5.0</version>
+                <version>3.5.1-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.sling</groupId>
@@ -66,7 +66,7 @@
             <dependency>
                 <groupId>org.apache.sling</groupId>
                 
<artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
-                <version>1.5.0</version>
+                <version>1.5.1-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.sling</groupId>

Reply via email to