You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/01/02 10:28:22 UTC

[sling-org-apache-sling-scripting-freemarker] 02/06: remove unused dependency

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

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

commit c06370a008e0d322b774fcc97f65ce13002f7bce
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat Dec 30 21:28:59 2017 +0100

    remove unused dependency
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6ec859a..9af06ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,11 +126,6 @@
     <!-- OSGi -->
     <dependency>
       <groupId>org.osgi</groupId>
-      <artifactId>osgi.annotation</artifactId>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.osgi</groupId>
       <artifactId>osgi.cmpn</artifactId>
       <scope>test</scope>
     </dependency>

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