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=e1f4c78ebe196937c345b5833e65953df0b4b350;hb=41ae38a856d2e6337c16ba33913c726731d4dea5;hp=03e48a51192e1af310b42fe7e07c472266e2cafa;hpb=f74b55012d87d834fda624cda7ae5d07644b2ec7;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 03e48a5119..e1f4c78ebe 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 @@ -12,13 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - 4.0.0 org.opendaylight.mdsal binding-parent - 0.11.0-SNAPSHOT + 0.11.4-SNAPSHOT @@ -30,6 +29,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ODL :: ${groupId} :: ${project.artifactId} bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.6.4-SNAPSHOT + pom + import + + + + ${symbol_dollar}{project.groupId} @@ -37,6 +48,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${symbol_dollar}{project.version} + + org.opendaylight.controller + sal-binding-api + + junit