fix some warnings
[transportpce.git] / common / pom.xml
index c1c9f73c0db54b2b021055c20093439adf63c8d7..f217b779ff9908eef86128d5c5d71620ffc21132 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.9</version>
         <relativePath />
     </parent>
 
@@ -38,7 +38,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.14.0-SNAPSHOT</version>
+                <version>0.13.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>