Bump versions to 8.0.3-SNAPSHOT
[yangtools.git] / data / yang-data-spi / pom.xml
index 53cd1478d2f1d3e478b2e98347423364154d0f03..04cbf3721b3978f810c343219367c497f91d8271 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.3-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
@@ -32,7 +32,7 @@
         </dependency>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
-          <artifactId>util</artifactId>
+          <artifactId>yang-common</artifactId>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>