Introduce artifacts artifact
[l2switch.git] / parent / pom.xml
index 15e6103cb429e06b910a2178f47e6faac9adf2fe..30cfc72db28b3b5ed7fdec55d9abc2ede6528458 100644 (file)
         <scope>import</scope>
         <type>pom</type>
       </dependency>
+      <dependency>
+        <groupId>org.opendaylight.l2switch</groupId>
+        <artifactId>l2switch-artifacts</artifactId>
+        <version>${project.version}</version>
+        <scope>import</scope>
+        <type>pom</type>
+      </dependency>
 
       <dependency>
         <groupId>org.opendaylight.controller.thirdparty</groupId>