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 c8c2e7eabe88390e89fc7867c3ca473fe36cf0d3
Author: tomekr <tomekr@unknown>
AuthorDate: Wed Mar 11 15:57:53 2015 +0000
Updated version number in SlingQuery README.md
git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1665913
13f79535-47bb-0310-9956-ffa450edef68
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a8d1dd8..e4ce17a 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Add following Maven dependency to your `pom.xml`:
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.query</artifactId>
- <version>2.0.0</version>
+ <version>3.0.0</version>
</dependency>
## Documentation
--
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.