Centralize artifacts
[controller.git] / features / config-netty / odl-config-netty / pom.xml
index 11eaf17ee580554d4bcbe27e9e303360a48e2f89..7419a06671cc2798e5ca2b819499b3d159ac3cc5 100644 (file)
         <dependencies>
             <dependency>
                 <groupId>${project.groupId}</groupId>
-                <artifactId>config-artifacts</artifactId>
-                <version>${project.version}</version>
-                <type>pom</type>
-                <scope>import</scope>
-            </dependency>
-            <dependency>
-                <groupId>${project.groupId}</groupId>
-                <artifactId>mdsal-artifacts</artifactId>
+                <artifactId>controller-artifacts</artifactId>
                 <version>1.12.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>