Rename binding-lib
[yangtools.git] / artifacts / pom.xml
index bbf85490a53b626163639bd17d928ae9358d683f..b608c6d6df35a8e140fb58fe07eee0ccd3cdf343 100644 (file)
                 <artifactId>binding-data-codec-spi</artifactId>
                 <version>14.0.0-SNAPSHOT</version>
             </dependency>
-            <dependency>
-                <groupId>org.opendaylight.yangtools</groupId>
-                <artifactId>binding-lib</artifactId>
-                <version>14.0.0-SNAPSHOT</version>
-            </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-model-api</artifactId>
                 <artifactId>binding-runtime-api</artifactId>
                 <version>14.0.0-SNAPSHOT</version>
             </dependency>
-            <!--dependency>
+            <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-runtime-dynamic</artifactId>
                 <version>14.0.0-SNAPSHOT</version>
-            </dependency-->
+            </dependency>
             <!--dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-runtime-osgi</artifactId>
                 <version>14.0.0-SNAPSHOT</version>
             </dependency-->
-            <!--dependency>
+            <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-runtime-spi</artifactId>
                 <version>14.0.0-SNAPSHOT</version>
-            </dependency-->
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.yangtools</groupId>
+                <artifactId>binding-spec</artifactId>
+                <version>14.0.0-SNAPSHOT</version>
+            </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-test-model</artifactId>