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/01/29 13:23:18 UTC

[sling-org-apache-sling-pipes] branch master updated: SLING-7451 Upgrade Sling Query to 4.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-org-apache-sling-pipes.git


The following commit(s) were added to refs/heads/master by this push:
     new 9bbfcd9  SLING-7451 Upgrade Sling Query to 4.0
9bbfcd9 is described below

commit 9bbfcd9f4524f1468732ee496e1e60df74e4366f
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Jan 29 14:22:56 2018 +0100

    SLING-7451 Upgrade Sling Query to 4.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8d39881..0ba4a63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,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.