Bump mdsal to 6.0.5 81/92581/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 22 Sep 2020 08:25:19 +0000 (10:25 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 22 Sep 2020 08:25:19 +0000 (10:25 +0200)
Pick up the released version.

Change-Id: I785e24cdccb12a2f3da3ac03abe008a7c521681b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/md-sal/mdsal-it-base/pom.xml
opendaylight/md-sal/parent/pom.xml
opendaylight/model/model-inventory/pom.xml

index 029b4752cc65a602f05217ebedbdae9ba35a46b3..5b1a15fcff1117766858a8ba05b01535bd6e5664 100644 (file)
 
                         <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/7.0.6/</link>
                         <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/5.0.6/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/6.0.5-SNAPSHOT/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/6.0.5/</link>
                     </links>
                     <groups>
                         <group>
index 2ff8d75ef670cd0e3bf40b2d77e4d2dd11fd1d16..88737534b77b1fc92705199aac135b427c6cdd2e 100644 (file)
@@ -34,7 +34,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>6.0.5-SNAPSHOT</version>
+        <version>6.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index a198c08f597aaaf3a7843acc31f2146553d5335b..27b51bb4c58964db2a5833ebb5f2d624d18916d7 100644 (file)
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>6.0.5-SNAPSHOT</version>
+        <version>6.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index ed82020384b9d825e29025cb396c644655be787a..a1ab139594c80ebb54fd168b7c83a0c9011b4020 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>6.0.5-SNAPSHOT</version>
+    <version>6.0.5</version>
     <relativePath/>
   </parent>
 
index ddc9db75c0d1326756a919d9c33a3cbbe4d2119a..56b485cb2558efc5912265b6bfa2a0febe637fb9 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>6.0.5-SNAPSHOT</version>
+        <version>6.0.5</version>
         <relativePath/>
     </parent>