Bump to mdsal-3.0.2 48/78148/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Nov 2018 09:27:15 +0000 (10:27 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 27 Nov 2018 16:35:29 +0000 (17:35 +0100)
This bumps mdsal to 3.0.2.

Change-Id: Idf1d4f3959dd178c878e84df5a4a7efa492b62cd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features-aggregator/odl-openflowplugin-nsf-model/pom.xml
openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml
parent/pom.xml

index 94f9252c35acd6e708723f8892091319bbc89d6f..42111ac741ef10aa8750651f0c94f9c822d042e3 100644 (file)
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.1</version>
+                <version>3.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 72c244227c0657cd5fb015a1020be0f6c6aff1ca..5d0da1d20487375de4794dd8af1ea7b18c74900e 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.1</version>
+                <version>3.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 4b55403e0c7b405d46a59710c915024273ba999c..10ecea674c76eb4991796a8a428644a28d04d2fc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.1</version>
+        <version>3.0.2</version>
         <relativePath/>
     </parent>
 
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-pmd-plugin</artifactId>
-                        <version>3.0.1</version>
+                        <version>3.0.2</version>
                     </plugin>
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>