Bump versions to 5.0.6-SNAPSHOT
[yangtools.git] / yang / yang-common / pom.xml
index 1bea01a063f34c672725ab13c956aac9e3c1cc63..a061f4f2bd70275b6766d30c202f8bc57ed58eff 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>5.0.6-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>yang-common</artifactId>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
-    <description>ODL :: YANG Tools :: ${project.artifactId}</description>
+    <description>Common YANG definitions</description>
 
     <dependencies>
         <dependency>