BUG-1402: Make sure the version in the yang-maven-plugin-it is interpolated also...
[yangtools.git] / yang / yang-maven-plugin-it / src / test / resources / test-parent / NoYangFiles / pom.xml
index 36603f33dbc71105c8f923fa4e42813f490edadf..07c8d8e8b53dd8c0d3ea4f105f063c85674de530 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>test-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>@project.parent.version@</version>
     </parent>
 
     <artifactId>no-yang-files</artifactId>