Revert "Add support for rebinding type definitions"
[yangtools.git] / yang / yang-common / pom.xml
index 1bea01a063f34c672725ab13c956aac9e3c1cc63..302c552e9fb3ac25e57f12a8697bd4fca6113b6d 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>7.0.0-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>