Updated org.apache.commons.math3 to 3.6.1

Change-Id: I1663c62ca7087d65004fd8829338d1c4b94ff700
diff --git a/apache/org.apache.commons.math3_3.5.0/.project b/apache/org.apache.commons.math3_3.6.1/.project
similarity index 79%
rename from apache/org.apache.commons.math3_3.5.0/.project
rename to apache/org.apache.commons.math3_3.6.1/.project
index 9797f74..0855f87 100644
--- a/apache/org.apache.commons.math3_3.5.0/.project
+++ b/apache/org.apache.commons.math3_3.6.1/.project
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>org.apache.commons.math3_3.5.0</name>
+	<name>org.apache.commons.math3_3.6.1</name>
 	<comment></comment>
 	<projects>
 	</projects>
diff --git a/apache/org.apache.commons.math3_3.5.0/osgi.bnd b/apache/org.apache.commons.math3_3.6.1/osgi.bnd
similarity index 100%
rename from apache/org.apache.commons.math3_3.5.0/osgi.bnd
rename to apache/org.apache.commons.math3_3.6.1/osgi.bnd
diff --git a/apache/org.apache.commons.math3_3.5.0/pom.xml b/apache/org.apache.commons.math3_3.6.1/pom.xml
similarity index 91%
rename from apache/org.apache.commons.math3_3.5.0/pom.xml
rename to apache/org.apache.commons.math3_3.6.1/pom.xml
index d4e9d1a..e8e7fca 100644
--- a/apache/org.apache.commons.math3_3.5.0/pom.xml
+++ b/apache/org.apache.commons.math3_3.6.1/pom.xml
@@ -10,7 +10,7 @@
   </parent>
 
   <artifactId>org.apache.commons.math3</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.6.1-SNAPSHOT</version>
   <packaging>eclipse-bundle-recipe</packaging>
   <name>Apache Commons Math</name>
 
@@ -18,7 +18,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-math3</artifactId>
-      <version>3.5</version>
+      <version>3.6.1</version>
     </dependency>
   </dependencies>
 
diff --git a/apache/org.apache.commons.math3_3.5.0/src/eclipse/ip_log.xml b/apache/org.apache.commons.math3_3.6.1/src/eclipse/ip_log.xml
similarity index 61%
rename from apache/org.apache.commons.math3_3.5.0/src/eclipse/ip_log.xml
rename to apache/org.apache.commons.math3_3.6.1/src/eclipse/ip_log.xml
index a1cc59c..545fa6c 100644
--- a/apache/org.apache.commons.math3_3.5.0/src/eclipse/ip_log.xml
+++ b/apache/org.apache.commons.math3_3.6.1/src/eclipse/ip_log.xml
@@ -1,23 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ip_log version="1.0">
-  <project id="org.apache.commons.math3" version="3.5.0" status="done">
+  <project id="org.apache.commons.math3" version="3.6.1" status="done">
     <info>
       <name>Apache Commons Math</name>
       <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository>
       <location>apache/org.apache.commons.math3</location>
     </info>
     <contact>
-      <name>Philip Wenig</name>
-      <email>philip.wenig@openchrom.net</email>
-      <company>Lablicate GmbH</company>
+      <name>Sina Madani</name>
+      <email>sinadoom@googlemail.com</email>
     </contact>
     <legal>
-      <ipzilla bug_id="10384"/>
+      <clearlydefined url="https://clearlydefined.io/definitions/maven/mavencentral/org.apache.commons/commons-math3/3.6.1"/>
       <license>
         <name>Apache License, 2.0</name>
         <reference>http://www.apache.org/licenses/LICENSE-2.0.txt</reference>
       </license>
-      <package>commons-math3-3.5.jar</package>
+      <package>commons-math3-3.6.1.jar</package>
     </legal>
   </project>
 </ip_log>
diff --git a/apache/org.apache.commons.math3_3.5.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/apache/org.apache.commons.math3_3.6.1/src/main/resources/OSGI-INF/l10n/bundle.properties
similarity index 100%
rename from apache/org.apache.commons.math3_3.5.0/src/main/resources/OSGI-INF/l10n/bundle.properties
rename to apache/org.apache.commons.math3_3.6.1/src/main/resources/OSGI-INF/l10n/bundle.properties
diff --git a/apache/org.apache.commons.math3_3.5.0/src/main/resources/about.html b/apache/org.apache.commons.math3_3.6.1/src/main/resources/about.html
similarity index 99%
rename from apache/org.apache.commons.math3_3.5.0/src/main/resources/about.html
rename to apache/org.apache.commons.math3_3.6.1/src/main/resources/about.html
index 5e09748..462fa8d 100644
--- a/apache/org.apache.commons.math3_3.5.0/src/main/resources/about.html
+++ b/apache/org.apache.commons.math3_3.6.1/src/main/resources/about.html
@@ -8,7 +8,7 @@
 <body lang="EN-US">
 <h2>About This Content</h2>
 
-<p>February 8, 2016</p>
+<p>March 17, 2016</p>
 <h3>License</h3>
 
 <p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise
diff --git a/apache/org.apache.commons.math3_3.5.0/src/main/resources/about_files/THE_APACHE_SOFTWARE_LICENSE__VERSION_2.0.txt b/apache/org.apache.commons.math3_3.6.1/src/main/resources/about_files/THE_APACHE_SOFTWARE_LICENSE__VERSION_2.0.txt
similarity index 100%
rename from apache/org.apache.commons.math3_3.5.0/src/main/resources/about_files/THE_APACHE_SOFTWARE_LICENSE__VERSION_2.0.txt
rename to apache/org.apache.commons.math3_3.6.1/src/main/resources/about_files/THE_APACHE_SOFTWARE_LICENSE__VERSION_2.0.txt
diff --git a/apache/pom.xml b/apache/pom.xml
index 2eceda9..7663d25 100644
--- a/apache/pom.xml
+++ b/apache/pom.xml
@@ -23,7 +23,7 @@
     <module>org.apache.commons.fileupload_1.3.2</module>
     <module>org.apache.commons.io_2.6.0</module>
     <module>org.apache.commons.logging_1.2.0</module>
-    <module>org.apache.commons.math3_3.5.0</module>
+    <module>org.apache.commons.math3_3.6.1</module>
     <module>org.apache.onami.configuration_6.3.0</module>
     <module>org.apache.pdfbox.fontbox_2.0.6</module>
     <module>org.apache.pdfbox.preflight_2.0.6</module>
diff --git a/releng/aggregationfeature/feature.xml b/releng/aggregationfeature/feature.xml
index 7b25a11..ce5233b 100644
--- a/releng/aggregationfeature/feature.xml
+++ b/releng/aggregationfeature/feature.xml
@@ -172,7 +172,7 @@
   <plugin id="org.apache.commons.csv" version="1.8.0.qualifier"/>
   <plugin id="org.apache.commons.fileupload" version="1.3.2.qualifier"/>
   <plugin id="org.apache.commons.io" version="2.6.0.qualifier"/>
-  <plugin id="org.apache.commons.math3" version="3.5.0.qualifier"/>
+  <plugin id="org.apache.commons.math3" version="3.6.1.qualifier"/>
 
   <plugin id="org.apache.jclouds.api.cloudwatch"          version="1.8.0.qualifier"/>
   <plugin id="org.apache.jclouds.api.ec2"                 version="1.8.0.qualifier"/>