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 d5f690766dc1198431e0afb385fc4921cec67953
Author: Felix Meschberger <fmesc...@apache.org>
AuthorDate: Fri May 25 10:06:30 2012 +0000

    Remove explicit plugin and dependency version to inherit parent pom managed 
versions
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/registration@1342556 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 01293c4..7100b3e 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>
@@ -88,7 +87,6 @@
         <dependency>
             <groupId>biz.aQute</groupId>
             <artifactId>bndlib</artifactId>
-            <version>1.50.0</version>
             <scope>provided</scope>
         </dependency>
         

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

Reply via email to