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-hc-samples.git

commit 84344db8a565932c9066d696d75cc948552a8823
Author: Bertrand Delacretaz <bdelacre...@apache.org>
AuthorDate: Wed Jul 30 19:51:03 2014 +0000

    SLING-3624 - move SlingHealthCheck annotation to a new annotations jar
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1614748 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index 0edd9e0..57c7173 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,6 +90,12 @@
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.hc.annotations</artifactId>
+            <version>0.9.9-SNAPSHOT</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.junit.core</artifactId>
             <version>1.0.8</version>
             <scope>provided</scope>

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

Reply via email to