Centralize artifacts
[controller.git] / benchmark / dsbenchmark / pom.xml
index 1dae6f65e6c04d656fab0b40eab2211d05660ede..b04da8ea94db94b89f30afeef89795aa758fdb76 100644 (file)
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependencies>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
-        <artifactId>mdsal-artifacts</artifactId>
+        <artifactId>controller-artifacts</artifactId>
         <version>1.12.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
@@ -38,7 +38,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>benchmark-api</artifactId>
-      <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>