Release mdsal
[mdsal.git] / model / ietf / ietf-type-util / pom.xml
index 6d3e26e2c715114c6aee6c5686e90ef93b86d3fe..a7457834a5163c95e71813dcea703b96a8c21045 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>9.0.3</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>ietf-type-util</artifactId>
-    <version>2.3.1-SNAPSHOT</version>
+    <version>9.0.3</version>
     <packaging>bundle</packaging>
 
     <dependencies>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-spec-util</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-simple</artifactId>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>
-            <scope>test</scope>
         </dependency>
     </dependencies>