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 e868f1c  update dependencies to release versions
e868f1c is described below

commit e868f1c53bb5c9e1380cbc8e2e763cbbc1193329
Author: sseifert <[email protected]>
AuthorDate: Tue Jul 31 18:53:26 2018 +0200

    update dependencies to release versions
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 77d26f9..7896db6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,13 +46,13 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.osgi-mock</artifactId>
-            <version>2.3.9-SNAPSHOT</version>
+            <version>2.3.10</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.jcr-mock</artifactId>
-            <version>1.3.3-SNAPSHOT</version>
+            <version>1.3.4</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
@@ -64,7 +64,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.servlet-helpers</artifactId>
-            <version>1.1.7-SNAPSHOT</version>
+            <version>1.1.8</version>
             <scope>compile</scope>
         </dependency>
 

Reply via email to