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/11/07 09:48:49 UTC

[sling-org-apache-sling-jcr-registration] 13/18: Revert to old maven bundle plugin if DynamicImport-Package is used

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

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

commit 75b54d84d1bd8009780d948fdd50933a11cf7827
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Sep 6 15:22:28 2013 +0000

    Revert to old maven bundle plugin if DynamicImport-Package is used
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/registration@1520595 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index de78ff9..2bdc3e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,6 +51,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>

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