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 d6286b9  switch back to released versions
d6286b9 is described below

commit d6286b9e918ed2b3ee37b06639e98ace49726e4e
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri May 19 12:51:20 2023 +0200

    switch back to released versions
---
 parent/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5936f07..80bb4c6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -44,22 +44,22 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.osgi-mock.core</artifactId>
-            <version>3.3.9-SNAPSHOT</version>
+            <version>3.3.8</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.osgi-mock.junit4</artifactId>
-            <version>3.3.9-SNAPSHOT</version>
+            <version>3.3.8</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.jcr-mock</artifactId>
-            <version>1.6.11-SNAPSHOT</version>
+            <version>1.6.10</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
-            <version>1.4.3-SNAPSHOT</version>
+            <version>1.4.2</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

Reply via email to