Release controller
[controller.git] / opendaylight / md-sal / mdsal-it-base / pom.xml
index d57f1d00b7db196a8bacc400de43bf726e2ee981..c128346c65d837e7b8f966ccef85685f90071afa 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-it-base</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -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>8.0.0-SNAPSHOT</version>
+        <version>8.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>