Merge "Added documentation for web socket client"
[yangtools.git] / concepts / pom.xml
index 547a55461a4bc11847f7c1d84f53b1ea97c1cc8f..7c9df45b4db526ac2e2bd66798febaf39e03556b 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools</artifactId>
-        <version>0.6.0</version>
+        <version>0.6.2-SNAPSHOT</version>
     </parent>
     <packaging>bundle</packaging>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>concepts</artifactId>
-    <name>Concepts</name>
+    <name>${project.artifactId}</name>
     <description>Java binding for YANG</description>
 
     <build>