X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fpom.xml;h=4ff15167d55f4f96c04823a401f2b882894ff036;hb=5464f50be733df1bbbe31cf05665d542d3b7c5e7;hp=0b0c760e38c0444146a26c7499b416fb58b73bca;hpb=23fe9ca678ada6263fec5dd996f4025e4a32fcf5;p=controller.git diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 0b0c760e38..4ff15167d5 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT ../commons/opendaylight config-subsystem - 0.4.0-SNAPSHOT + 0.6.0-SNAPSHOT pom ${project.artifactId} @@ -42,6 +42,7 @@ config-artifacts config-parent + config-filtering-parent config-persister-impl config-it-base @@ -98,20 +99,15 @@ - - org.codehaus.groovy.maven - gmaven-plugin - ${gmaven.plugin.version} - org.opendaylight.yangtools yang-maven-plugin ${yangtools.version} - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.version} + ${mdsal.model.version} jar @@ -155,7 +151,15 @@ - **\/config\/yang\/logback\/config\/**,**\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/ + + **/yang-gen-config/**, + **\/config\/yang\/logback\/config\/**, + **\/target\/, + **\/bin\/, + **\/target-ide\/, + **\/${jmxGeneratorPath}\/, + **\/${salGeneratorPath}\/ +