Remove unused property declaration yang.codegen...
[yangtools.git] / yang / yang-system-test / pom.xml
index fc60f966c1f35a6fa08a7a1a2c77d3ed6511dd04..400ee5bf9fb6a5ebf3ed75db963925f329e6860c 100644 (file)
@@ -4,20 +4,16 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>2.0.1</version>
+        <version>2.0.4</version>
         <relativePath />
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-system-test</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>YANG system test</description>
 
-    <properties>
-        <yang.codegen.version>0.11.0-SNAPSHOT</yang.codegen.version>
-    </properties>
-
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <url>${nexus.site.url}/${project.artifactId}/</url>
         </site>
     </distributionManagement>
-</project>
\ No newline at end of file
+</project>