You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/02/02 20:54:55 UTC

[sling-samples] branch master updated: use Sling Query 4.0.0

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

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new d6bba95  use Sling Query 4.0.0
d6bba95 is described below

commit d6bba959ed1d2f626bf4918844d2b59bddf947c0
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Feb 2 21:54:38 2018 +0100

    use Sling Query 4.0.0
---
 fling/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fling/pom.xml b/fling/pom.xml
index fe8686a..1da412a 100644
--- a/fling/pom.xml
+++ b/fling/pom.xml
@@ -101,7 +101,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.query</artifactId>
-      <version>3.0.0</version>
+      <version>4.0.0</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.