You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:29:05 UTC

[sling-org-apache-sling-testing-logging-mock] 14/16: fix compile errors after switchting to parent 30: - add scr annotation dependency where appropiate or remove maven-scr-plugin - switch to osgi versioning annotations

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-testing-logging-mock.git

commit 3e06e506e625f7fdc548f95e9fe5f4bec5f53d6d
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Mon Mar 6 15:50:05 2017 +0000

    fix compile errors after switchting to parent 30:
    - add scr annotation dependency where appropiate or remove maven-scr-plugin
    - switch to osgi versioning annotations
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1785674 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index b84fa81..76a0258 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,11 +58,6 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <extensions>true</extensions>
             </plugin>
-      
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-scr-plugin</artifactId>
-            </plugin>
 
         </plugins>
     </build>

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