Centralize artifacts
[controller.git] / features / mdsal / odl-controller-mdsal-common / pom.xml
index e5a3241f1c22c42a601def5d77a8531e65694910..db96d7847dbf496fb7090deb4301cca57a7721a9 100644 (file)
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
+            <dependency>
+                <groupId>org.opendaylight.controller</groupId>
+                <artifactId>controller-artifacts</artifactId>
+                <version>1.12.0-SNAPSHOT</version>
+                <type>pom</type>
+                <scope>import</scope>
+            </dependency>
         </dependencies>
     </dependencyManagement>
 
@@ -51,7 +58,6 @@
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>sal-common-util</artifactId>
-            <version>${project.version}</version>
         </dependency>
     </dependencies>