Author: ggregory
Date: Sat Dec 30 20:06:03 2017
New Revision: 1819681

URL: http://svn.apache.org/viewvc?rev=1819681&view=rev
Log:
felix:maven-bundle-plugin : 3.0.1 -> 3.4.0.

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1819681&r1=1819680&r2=1819681&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sat Dec 30 20:06:03 2017
@@ -48,10 +48,10 @@ Version 43:
 - commons.clirr.version 2.7 -> 2.8
 - maven-surefire-plugin 2.19.1 -> 2.20.1
 - Add maven-failsafe-plugin 2.20.1 (to along with surefire.)
-- felix:maven-bundle-plugin 3.0.1 -> 3.4.0
+- felix:maven-bundle-plugin 3.0.1 -> 3.4.0 (requires Java 7.
 - versions-maven-plugin 2.3 -> 2.5
 - japicmp-maven-plugin 0.10.0 -> 0.11.0
-- build-helper-maven-plugin 1.10 -> 3.0.0 (requires Maven 3.)
+- build-helper-maven-plugin 1.10 -> 3.0.0 (requires Maven 3 and Java 7.)
 
 -->
 <!--
@@ -1451,8 +1451,6 @@ Version 39:
         <commons.findbugs.version>3.0.5</commons.findbugs.version>
         <!-- Since 1.13 running maven with Java7 is required, 1.14 also 
supports Java8 class files (ASM 5.0) -->
         <commons.animal-sniffer.version>1.16</commons.animal-sniffer.version>
-        <!-- Requires Java 7+ -->
-        <commons.felix.version>3.4.0</commons.felix.version>
       </properties>
     </profile>
 
@@ -1604,8 +1602,7 @@ Version 39:
     <commons.compiler.version>3.7.0</commons.compiler.version>
     <commons.scm-publish.version>1.1</commons.scm-publish.version>
     <commons.findbugs.version>2.5.5</commons.findbugs.version>
-    <!-- later versions require Java 7+ -->
-    <commons.felix.version>2.5.3</commons.felix.version>
+    <commons.felix.version>3.4.0</commons.felix.version>
     <!-- later versions require Java 7+ -->
     <commons.build-helper.version>3.0.0</commons.build-helper.version>
     <!-- plugin versions 1.12 and 1.13 currently require Java 7 -->


Reply via email to