Bump versions 95/79995/2
authorTom Pantelis <tompantelis@gmail.com>
Tue, 29 Jan 2019 16:38:52 +0000 (11:38 -0500)
committerTom Pantelis <tompantelis@gmail.com>
Wed, 30 Jan 2019 03:28:30 +0000 (22:28 -0500)
odlparent 4.0.9,  mdsal 3.0.6

Change-Id: Ia44a1b0d711a45c2393aa3d60a1874e65b7dd93d
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
21 files changed:
artifacts/pom.xml
features/features-tsdr/pom.xml
features/odl-hbaseclient/pom.xml
features/odl-tsdr-cassandra/pom.xml
features/odl-tsdr-controller-metrics-collector/pom.xml
features/odl-tsdr-core/pom.xml
features/odl-tsdr-elasticsearch/pom.xml
features/odl-tsdr-hbase/pom.xml
features/odl-tsdr-hsqldb-all/pom.xml
features/odl-tsdr-hsqldb/pom.xml
features/odl-tsdr-log-collector/pom.xml
features/odl-tsdr-netflow-statistics-collector/pom.xml
features/odl-tsdr-openflow-statistics-collector/pom.xml
features/odl-tsdr-restconf-collector/pom.xml
features/odl-tsdr-syslog-collector/pom.xml
features/odl-tsdr-yang-notification-collector/pom.xml
features/pom.xml
karaf/pom.xml
parent/pom.xml
persistence-cassandra/pom.xml
pom.xml

index 176ad4bc3725bb8664698f651b3a71752805280a..6392d8898acd31683dcee8766a8d15d84127c21c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>4.0.2</version>
+      <version>4.0.9</version>
       <relativePath/>
     </parent>
 
index b8f808be005fa86cfc16cb915ab29214b25132ea..df44d314a594371095b228615cf01bd5dc8e5d98 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index 3b3fa5216c3240c4cf77de90bd9559f1c8612cd7..4bc86e2664ff4e4206be0e960be6e750cfe8a62e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index 8b65a6f2a84ebe476ba5274a43c5cdbe3542a16e..f2be2698963ce31ab118b13d32697f3d14f86e28 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
             <artifactId>cassandra-driver-core</artifactId>
             <version>3.2.0</version>
         </dependency>
+        <dependency>
+            <groupId>io.dropwizard.metrics</groupId>
+            <artifactId>metrics-core</artifactId>
+            <version>3.2.5</version>
+        </dependency>
         <dependency>
             <groupId>org.ow2.asm</groupId>
             <artifactId>asm</artifactId>
@@ -67,6 +72,6 @@
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
             <version>${guava.old.version}</version>
-         </dependency>
+        </dependency>
     </dependencies>
 </project>
index e86cccf0a469cb0027133d9bee11b31c064b4091..979db1a6be99f5ec369823b3e7a91928652b1469 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index 7f04d4c3466e2f580378c3e5b9ae7c36de954950..3693432af58e4978047abc9c779c91192086eb13 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.1</version>
+                <version>3.0.6</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index a7a3ce4e592d68b24ffbf4b069ad4f8f01443977..9d98118c8ab97e53dc231710e7b0d8c9d22d7d37 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index 201001948c593a9bba9d950b265f40d92684d19d..b752b6d064df205333083139117afd743349a745 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index 05172be11f7d5726e31c9534e2b796e8af1244b8..5e3726524ee867684176dde46a1606e22dcb3eae 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index ac203191cbb5c708cd1c6b0636ae3a984da5e040..2466aba344ed503c371a12207bd6896b1d79db73 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index c006734bcadbe9b6ad39d45de181774372a55f1c..2bc2be66ea4ada74fa6380a7159c368413dd914f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index 02d2f06546089952f95530b4e82725790133d306..35f1b9a317ad594f97d3bcf5bc698c4fef8ba1c8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index 96eea5753de44c1e1f62662bf9ce4ddb9174531e..4c8dfb658fc49fef270dfdfa6ae79c13e8c9e71f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index 24c3cb0ce661abf975819b6bdf2a147b4ad39687..c0c5fccebf22fa3a01197f244f4c3c068b721775 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index fa7cf74288f6de70c845c1fb9e0a5445e30e2317..f54646be96730589ab93c793feca328d1301dfb6 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index b0507e84b77b5991c94af6a2295140eb04b6f0b0..93ed0df8ff9a9bbc5a10d4be375ddf63f42ee908 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index 7b9ef38267583cefa4072076366f460cb257989b..d3e0d6f52890e5ec462d37a4c6ac5751d331e31d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index d33aed5e8109943862158e69b7bd2974f7982b52..0d362e9a5bede7334027262c13de546449d1322b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.9</version>
   </parent>
 
   <groupId>org.opendaylight.tsdr</groupId>
index a09e8d1607f4acab80fd1371050294d495bd31d1..8e3cb808a8c122c4f12cf56e61255e419d2b5be6 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>binding-parent</artifactId>
-      <version>3.0.1</version>
+      <version>3.0.6</version>
       <relativePath/>
   </parent>
 
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.1</version>
+                <version>3.0.6</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -81,7 +81,7 @@
           <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>findbugs</artifactId>
-            <version>4.0.2</version>
+            <version>4.0.9</version>
           </dependency>
         </dependencies>
         <configuration>
index a69b7ce2f635b0eecdc38aa9fb85bd7606ae495a..1363974328fb0b6274b1591a3008ccffca4f6f23 100644 (file)
@@ -70,9 +70,9 @@
     </dependency>
     <!-- Cassandra  -->
     <dependency>
-      <groupId>com.codahale.metrics</groupId>
+      <groupId>io.dropwizard.metrics</groupId>
       <artifactId>metrics-core</artifactId>
-      <version>3.0.2</version>
+      <version>3.2.5</version>
     </dependency>
     <dependency>
       <groupId>io.netty</groupId>
diff --git a/pom.xml b/pom.xml
index 7df521698abc395f84d212665644f92b738b84ee..7529cadfa0b376d805a28e70a7ae0851968aa84b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
    <parent>
      <groupId>org.opendaylight.odlparent</groupId>
      <artifactId>odlparent-lite</artifactId>
-     <version>4.0.2</version>
+     <version>4.0.9</version>
      <relativePath/>
    </parent>