X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-parent%2Fpom.xml;h=294d8367eb25a98bcae333efed30db9bf7abfc03;hb=9a514ef0cc1e5d108fbab90276af8463be569ac7;hp=10c1824ebece2a24af7cc299dba79d88b03d18c3;hpb=d92bf9525c23d35df3befc1048e9293fefda6618;p=controller.git diff --git a/opendaylight/config/config-parent/pom.xml b/opendaylight/config/config-parent/pom.xml index 10c1824ebe..294d8367eb 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.7.0-Lithium 4.0.0 org.opendaylight.controller config-parent - 0.3.0-SNAPSHOT + 0.3.0-Lithium pom - 0.3.0-SNAPSHOT - 1.2.0-SNAPSHOT + 0.3.0-Lithium + 1.2.0-Lithium + 0.7.0-Lithium 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} + + + + +