Bump to mdsal-3.0.2 47/78147/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Nov 2018 09:26:40 +0000 (10:26 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 27 Nov 2018 16:39:08 +0000 (17:39 +0100)
This bumps mdsal to 3.0.2.

Change-Id: Ibb3f3b9bd79ba94efa632031c92fd34e2526481b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/parent/pom.xml
features/odl-lispflowmapping-models/pom.xml
features/odl-lispflowmapping-neutron/pom.xml
mappingservice/api/pom.xml
mappingservice/lisp-proto/pom.xml
mappingservice/neutron/pom.xml
mappingservice/pom.xml

index d0553b2a2bcdba47f5753c9715a7f18359719cd4..98549af2d359da0e15876c854efb26400573d854 100644 (file)
@@ -50,7 +50,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.1</version>
+        <version>3.0.2</version>
         <type>pom</type>
        <scope>import</scope>
       </dependency>
index 198820fdcd48c4be126d9b31fefb3e5454730809..4deef7123128a5ca722a3c392d83381b6b318642 100644 (file)
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.1</version>
+        <version>3.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 0c2178cdca967c17551b4629371650e4f63ad105..066d94ae837bbbb9dbc13ae738820abe90ef1ffe 100644 (file)
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.1</version>
+        <version>3.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 501b8dbc9bad222137e7b2a2db888639764b00cc..8b4a3cf959a6338e4b10304de752ec585ee142ff 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.1</version>
+    <version>3.0.2</version>
     <relativePath/>
   </parent>
 
index e4f59b371966b022a6b2be2ab96e5671b39c7a25..0cdd03dd7f26889143bc6c2b0c12f959855bb698 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.1</version>
+    <version>3.0.2</version>
     <relativePath/>
   </parent>
 
index b58874ce0f43f73b79a128b9d5c246f06c7e118d..e67e1ae15393eb88dcd678b838e26fc2ac18f2eb 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.1</version>
+    <version>3.0.2</version>
     <relativePath/>
   </parent>
 
@@ -85,7 +85,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>3.0.1</version>
+      <version>3.0.2</version>
     </dependency>
 
     <!--Needed for testing-->
index e62daa6ca0d6a942365834946086a04229c916a2..554443b5c75af8521ba30795cbad4fd327295a82 100644 (file)
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.1</version>
+        <version>3.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>