X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fconfig%2Fconfig-module-archetype%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fpom.xml;h=25933f63366837090d9e12b4a001e2d0f48e2968;hb=refs%2Fchanges%2F90%2F33290%2F4;hp=ae041f45852fd484e2f3a51cf80059211bc36294;hpb=c46e223995956f1f759c551163c212947c1e2fb7;p=controller.git diff --git a/opendaylight/config/config-module-archetype/src/main/resources/archetype-resources/pom.xml b/opendaylight/config/config-module-archetype/src/main/resources/archetype-resources/pom.xml index ae041f4585..25933f6336 100644 --- a/opendaylight/config/config-module-archetype/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/config/config-module-archetype/src/main/resources/archetype-resources/pom.xml @@ -10,6 +10,7 @@ ${config-api-version} ${yang-maven-plugin-version} + ${mdsal-model-version} ${maven-bundle-plugin-version} 1.7 1.7 @@ -69,9 +70,9 @@ ${config.version} - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.version} + ${mdsal.model.version}