Create a parent pom for md-sal sub-projects
[controller.git] / opendaylight / md-sal / mdsal-it-parent / pom.xml
index fc95404e3fcf0d76f15ff69ec068466e956d1d40..b73d604bd850c2aa4f76297009dadd4f8e0c7276 100644 (file)
@@ -204,7 +204,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
            <configuration>
             <outputDirectory>${project.build.directory}/test-classes</outputDirectory>
             <groupId>org.opendaylight.controller</groupId>
-            <includeArtifactIds>config-it-base,mdsal-it-base</includeArtifactIds>
+            <includeArtifactIds>mockito-core,objenesis,config-it-base,mdsal-it-base</includeArtifactIds>
             <excludes>META-INF\/**</excludes>
             <ignorePermissions>false</ignorePermissions>
            </configuration>