X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=51c4dad6c5b18039f84d61222fac3d0769fa0790;hb=5225ff33e981fb452189eba0b2ce6bb3f2832cc4;hp=51077a81914b108f74b4b3958912907da00b3d18;hpb=87b55db726a03637c53cced0595e1efcf025ed4e;p=netconf.git diff --git a/pom.xml b/pom.xml index 51077a8191..51c4dad6c5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,53 +4,36 @@ org.opendaylight.odlparent - odlparent - 1.6.0-SNAPSHOT + odlparent-lite + 1.7.0-SNAPSHOT + org.opendaylight.netconf netconf-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom ${project.artifactId} - opendaylight/netconf - opendaylight/restconf + netconf + restconf features karaf - 0.3.0-SNAPSHOT - 2.3.14 - 0.2.0-SNAPSHOT - 1.6.0-SNAPSHOT - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT etc/opendaylight/karaf - 0000.0002.0053.0 - 1.6.0-SNAPSHOT - 2010.09.24.8-SNAPSHOT - 2013.10.19.8-SNAPSHOT - 2013.10.21.8-SNAPSHOT - 2010.09.24.8-SNAPSHOT - - 2.0.0-SNAPSHOT - 0.8.0-SNAPSHOT - 1.3.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.14.0 - 2.10 - 4 - 2.15 - 0.8.0-SNAPSHOT - - src/main/yang-gen-config - src/main/yang-gen-sal + 1.7.0-SNAPSHOT + 2.1.0-SNAPSHOT + 0.9.0-SNAPSHOT + 1.4.0-SNAPSHOT + 1.1.0-SNAPSHOT + 1.4.0-SNAPSHOT + 1.0.0-SNAPSHOT @@ -80,7 +63,7 @@ org.opendaylight.aaa aaa-artifacts - ${aaa.version} + 0.4.0-SNAPSHOT pom import @@ -107,126 +90,13 @@ org.apache.maven.plugins maven-checkstyle-plugin - - true - controller/checkstyle.xml - true - true - ${project.basedir} - **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat - **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/protobuff\/,**\/src\/main\/resources\/archetype-resources\/**\/*.java - org.opendaylight.controller checkstyle - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT - - - - check - - process-sources - - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - org.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - - - config - - generate-sources - - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - ${jmxGeneratorPath} - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - true - - - - - - org.opendaylight.controller - yang-jmx-generator-plugin - ${config.version} - - - org.opendaylight.mdsal - maven-sal-api-gen-plugin - ${yangtools.version} - jar - - - org.opendaylight.mdsal - yang-binding - ${yangtools.version} - jar - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/config; - - - - - - - maven-clean-plugin - - - - ${jmxGeneratorPath} - - ** - - - - ${salGeneratorPath} - - ** - - - -