Rework version artifact version tracking
[yangtools.git] / integration-test / bug1196-test-model / pom.xml
index 21edf5c4033274699836cd285746f494f150d79f..c2d2746263d5a24d6cb6f48934ab7ec0674fb84a 100644 (file)
                         <artifactId>yang-common</artifactId>
                         <version>0.7.0-SNAPSHOT</version>
                     </dependency>
-                    <dependency>
-                        <groupId>org.opendaylight.yangtools.model</groupId>
-                        <artifactId>yang-ext</artifactId>
-                        <version>${yang.ext.version}</version>
-                    </dependency>
-                    <dependency>
-                        <groupId>org.opendaylight.yangtools.model</groupId>
-                        <artifactId>ietf-inet-types</artifactId>
-                        <version>${ietf.inet.types.version}</version>
-                    </dependency>
                 </dependencies>
             </plugin>
             <plugin>