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 97538ca switch back to released versions
97538ca is described below
commit 97538cac7679e4e2eafdcd5c212c6ed1bc8ec88f
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Aug 26 10:20:10 2024 +0200
switch back to released versions
---
parent/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d544e58..e7939a4 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.1-SNAPSHOT</version>
+ <version>3.5.0</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.osgi-mock.junit4</artifactId>
- <version>3.5.1-SNAPSHOT</version>
+ <version>3.5.0</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.1-SNAPSHOT</version>
+ <version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>