Author: ggregory
Date: Sun Oct 28 15:47:26 2018
New Revision: 1845042

URL: http://svn.apache.org/viewvc?rev=1845042&view=rev
Log:
- org.apache.felix:maven-bundle-plugin 3.5.1 -> 4.1.0.
- maven-jxr-plugin 2.5 -> 3.0.0.

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

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1845042&r1=1845041&r2=1845042&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Oct 28 15:47:26 2018
@@ -1612,7 +1612,6 @@
     <commons.compiler.fork>false</commons.compiler.fork>
     <commons.compiler.compilerVersion />
     <commons.compiler.javac />
-    <commons.surefire.java />
 
     <!-- plugin versions (allows same value in reporting and build sections; 
also allows easy override) -->
     <commons.build-plugin.version>1.9</commons.build-plugin.version>
@@ -1625,7 +1624,7 @@
     <commons.changes.version>2.12.1</commons.changes.version>
     <commons.clirr.version>2.8</commons.clirr.version>
     <commons.japicmp.version>0.13.0</commons.japicmp.version>
-    <commons.jxr.version>2.5</commons.jxr.version>
+    <commons.jxr.version>3.0.0</commons.jxr.version>
     <commons.project-info.version>3.0.0</commons.project-info.version>
     <commons.wagon-ssh.version>3.2.0</commons.wagon-ssh.version>
     <!--
@@ -1674,7 +1673,7 @@
     <commons.scm-publish.version>1.1</commons.scm-publish.version>
     <commons.findbugs.version>3.0.5</commons.findbugs.version>
     <commons.spotbugs.version>3.1.6</commons.spotbugs.version>
-    <commons.felix.version>4.0.0</commons.felix.version>
+    <commons.felix.version>4.1.0</commons.felix.version>
     <commons.build-helper.version>3.0.0</commons.build-helper.version>
     <commons.animal-sniffer.version>1.16</commons.animal-sniffer.version>
     <!-- Almost all signatures use version 1.0. Allow override just in case -->

Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/changes/changes.xml?rev=1845042&r1=1845041&r2=1845042&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/changes/changes.xml (original)
+++ commons/proper/commons-parent/trunk/src/changes/changes.xml Sun Oct 28 
15:47:26 2018
@@ -79,7 +79,8 @@ The <action> type attribute can be add,u
             <action type="update">maven-surefire-report-plugin 2.22.0 -> 
2.22.1</action>
             <action type="update">maven-failsafe-plugin 2.22.0 -> 
2.22.1</action>
             <action type="update">versions-maven-plugin 2.5 -> 2.7</action>
-            <action type="update">org.apache.felix:maven-bundle-plugin 3.5.1 
-> 4.0.0</action>
+            <action type="update">org.apache.felix:maven-bundle-plugin 3.5.1 
-> 4.1.0</action>
+            <action type="update">maven-jxr-plugin 2.5 -> 3.0.0</action>
         </release>
 
         <release version="47" date="2018-07-02" description="Release version 
47">


Reply via email to