X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-parent%2Fpom.xml;h=fa8a4385e300d0b995a0b66627ce89cdea94840c;hb=16263ee5c532e75ca6f14ed5fa9053a38694af14;hp=10c1824ebece2a24af7cc299dba79d88b03d18c3;hpb=1f14b44c584f97e7c992e611e6227e262fe0089e;p=controller.git diff --git a/opendaylight/config/config-parent/pom.xml b/opendaylight/config/config-parent/pom.xml index 10c1824ebe..fa8a4385e3 100644 --- a/opendaylight/config/config-parent/pom.xml +++ b/opendaylight/config/config-parent/pom.xml @@ -11,19 +11,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools binding-parent - 0.7.0-SNAPSHOT + 0.8.0-SNAPSHOT 4.0.0 org.opendaylight.controller config-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT pom - 0.3.0-SNAPSHOT - 1.2.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.8.0-SNAPSHOT src/main/yang-gen-config src/main/config/default-config.xml @@ -45,10 +46,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom import + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import + + + org.opendaylight.yangtools + yang-common + org.opendaylight.controller config-api @@ -111,6 +123,25 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + org.codehaus.mojo + build-helper-maven-plugin + + + add-yang-sources + generate-sources + + add-source + + + + ${jmxGeneratorPath} + ${salGeneratorPath} + + + + +