Bump versions to 6.0.10-SNAPSHOT
[yangtools.git] / yang / yang-data-codec-xml / pom.xml
index 18d37e5cd747bbf5126b1f3d424819975cf8134b..c033495942bc927f89262fcd0c293ea9a1f88319 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>6.0.10-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>