Bump versions to 6.0.5-SNAPSHOT
[yangtools.git] / yang / yang-data-codec-xml / pom.xml
index 4f77ad7c283b6a3e7ce9c8194b15d45f03f94910..1fe3e48096a18364b04f04a35a0b681d30ab02f7 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>6.0.5-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>