Bump version to 3.0.5-SNAPSHOT
[yangtools.git] / features / odl-yangtools-parser / pom.xml
index ebc616017b4367e69e42f07c6e1790a9536078a6..91c36d2249e1c82753a8ec14673058266de8e9a8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-parser</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.5-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Parser </name>
     <description>YANG parser reference implementation</description>