Bump versions to 6.0.9-SNAPSHOT
[yangtools.git] / yang / yang-data-codec-xml / pom.xml
index 4f77ad7c283b6a3e7ce9c8194b15d45f03f94910..9ca19d0c93181b616444008f889bda92cd25f95d 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>6.0.9-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>yang-data-codec-xml</artifactId>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
-    <description>${project.artifactId}</description>
+    <description>XML (RFC7950) encoding for NormalizedNodes</description>
 
     <dependencies>
         <dependency>