Bump versions to 6.0.13-SNAPSHOT
[yangtools.git] / yang / yang-common / pom.xml
index 289efe6023a6e4bd49420b144eb80c23e13310ab..6e50a61a29b0ddb6d66a4831be53fae437fa98e3 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>6.0.13-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>