Bump versions to 8.0.13-SNAPSHOT
[mdsal.git] / model / ietf / rfc6991-ietf-inet-types / pom.xml
index c5d1c3bc139759ad6adbbac67b18594bb4f0d382..057fa9397cd0241b51576ae53013a745bdc03632 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>8.0.13-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
     <artifactId>rfc6991-ietf-inet-types</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>8.0.13-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>${project.artifactId}</name>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>ietf-type-util</artifactId>
         </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 </project>