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-scripting-groovy.git

commit 76fe7910b32126100584235cd354e4fbaa6d2798
Author: Oliver Lietz <[email protected]>
AuthorDate: Tue Dec 15 23:39:20 2015 +0000

    SLING-5377 Update Groovy to 2.4.5
    
    * remove optional groovy-xml
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1720275 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 97c62d9..a7eadd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,12 +78,6 @@
       <scope>provided</scope>
     </dependency>
     <dependency>
-      <groupId>org.codehaus.groovy</groupId>
-      <artifactId>groovy-xml</artifactId>
-      <version>${groovy.version}</version>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.scr.annotations</artifactId>
       <scope>provided</scope>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to