You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:25:34 UTC

[sling-org-apache-sling-query] 06/31: SLING-3841 - Update SlingQuery README.md

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

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

commit 94e8d9df3f83ea289ebbe1cb6a13285328417683
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Aug 22 08:42:14 2014 +0000

    SLING-3841 - Update SlingQuery README.md
    
    Submitted by: Tomek Rękawek
    
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1619704 13f79535-47bb-0310-9956-ffa450edef68
---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 8005459..a8d1dd8 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,4 @@
 # SlingQuery
-[![Build Status](https://travis-ci.org/Cognifide/Sling-Query.png?branch=master)](https://travis-ci.org/Cognifide/Sling-Query)
-
 SlingQuery is a Sling resource tree traversal tool inspired by the [jQuery](http://api.jquery.com/category/traversing/tree-traversal/).
 
 ## Introduction
@@ -46,7 +44,7 @@ Add following Maven dependency to your `pom.xml`:
 	<dependency>
 		<groupId>org.apache.sling</groupId>
 		<artifactId>org.apache.sling.query</artifactId>
-		<version>1.4.4</version>
+		<version>2.0.0</version>
 	</dependency>
 
 ## Documentation

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.