X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager-facade-xml%2Fpom.xml;h=3e4397293a0c03a9ca56bd03bfb8322382d27842;hp=715a8df168e92c77a5471dd6e4d09b3342b5acd0;hb=8a637013c102c11323230dae08fa4407863945d6;hpb=a68cf33642ada6e9ec3cfab4ec65d67e1ef4913f diff --git a/opendaylight/config/config-manager-facade-xml/pom.xml b/opendaylight/config/config-manager-facade-xml/pom.xml index 715a8df168..3e4397293a 100644 --- a/opendaylight/config/config-manager-facade-xml/pom.xml +++ b/opendaylight/config/config-manager-facade-xml/pom.xml @@ -4,14 +4,44 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - config-subsystem - org.opendaylight.controller - 0.6.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.8.0-SNAPSHOT + + + org.opendaylight.controller + 0.6.0-SNAPSHOT config-manager-facade-xml ${project.artifactId} bundle + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.2.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + config-artifacts + 0.6.0-SNAPSHOT + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.0-SNAPSHOT + pom + import + + + + org.opendaylight.controller @@ -27,8 +57,7 @@ org.opendaylight.mdsal - mdsal-binding-generator-impl - + mdsal-binding-generator-impl org.slf4j slf4j-api @@ -40,6 +69,27 @@ + + + + jdk8 + + [1.8,) + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + + +