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:21:48 UTC

[sling-org-apache-sling-jcr-registration] 15/33: SLING-3286 - Remove plugin version overrides from poms

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-jcr-registration.git

commit d22edab89912ba4a40d7f516a81edd3f58b1bfaa
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Sun Dec 15 21:28:32 2013 +0000

    SLING-3286 - Remove plugin version overrides from poms
    
    Remove most plugin version overrides. Still left in:
    
    - a couple of projects where upgrading to the maven-bundle-plugins
      leads to errors (TODOs added)
    - a couple of projects where the plugin version is newer than the
      one from the parent project ( comments added )
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1551060 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fffc8d0..3222284 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,6 @@
             <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>.