Bump versions to 6.0.4-SNAPSHOT
[yangtools.git] / yang / yang-data-codec-xml / pom.xml
index b56281cfdb731d2a0ddc5cbdfe9b4b8d1d0125af..8cd749c1c460d034ff6393ca0bab204b327bb840 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>6.0.4-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>