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

rombert pushed a commit to annotated tag 
org.apache.sling.resourcecollection-1.0.0
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcecollection.git

commit e1c857bb5edf73c0a20afa2253c132ced7a58154
Author: Bertrand Delacretaz <bdelacre...@apache.org>
AuthorDate: Mon May 6 08:23:42 2013 +0000

    SLING-2853 - nitpicks
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/collection@1479487
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2b066af..58fd84e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
 
     <name>Apache Sling Resource Collection API</name>
     <description>
-        The Apache sling resource collection bundle provides an api to create 
collections of resources.
+        The Apache Sling resource collection bundle provides an api to manage 
collections of Resources.
     </description>
 
     <scm>
@@ -78,7 +78,6 @@
     <!-- D E P E N D E N C I E S                                               
  -->
     <!-- 
======================================================================= -->
     <dependencies>
-       
 
         <!-- sling -->
         <dependency>
@@ -126,6 +125,7 @@
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-simple</artifactId>
+            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>junit-addons</groupId>
@@ -151,5 +151,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-
 </project>

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

Reply via email to