X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fimpl%2Fpom.xml;h=f9e77ed4b14302725170c73e86b2601bbda7c139;hb=399bedb250471fcdca4d5cdb472b7d9f5f6bac76;hp=64d6834fef8ba708bbdbf1b9031d52b6333095e9;hpb=3faa307c5757ef571158d3dc023dc0bded8223d1;p=controller.git diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml index 64d6834fef..f9e77ed4b1 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml @@ -29,6 +29,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${artifactId}-api ${symbol_dollar}{project.version} + + + + junit + junit + test + + + + org.mockito + mockito-all + test +