Bump versions to 8.0.3-SNAPSHOT
[yangtools.git] / features / odl-yangtools-codec / pom.xml
index 7a87c42d23c580623b74c0433611a34bfe1eec72..6c5089d625c95caf3b0035cdfc5e74efc7bb46e8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.10</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-codec</artifactId>
-    <version>8.0.0-SNAPSHOT</version>
+    <version>8.0.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Data Codecs</name>
     <description>Serialization/deserialization support for various formats</description>