X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fpom.xml;h=b059887def2f19ade1e2c57bb1b4e5d4323d7f58;hb=0a154128dafd565f0e16801041f358fe6eec1e94;hp=4e5833e6ede488d5ee1e969df0cb8ee0ca53cc2b;hpb=55f79c843f0d2f274489cddbb76d547067c9a9e8;p=yangtools.git diff --git a/restconf/pom.xml b/restconf/pom.xml index 4e5833e6ed..b059887def 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -1,65 +1,31 @@ - + org.opendaylight.yangtools - yangtools - 0.6.0-SNAPSHOT + yangtools-parent + 0.6.2-SNAPSHOT + ../common/parent - 4.0.0 restconf-parent pom + restconf-common + restconf-util + restconf-jaxrs-api + restconf-test-service restconf-client-api + restconf-client-impl - - - - ${project.groupId} - restconf-client-api - ${project.version} - - - - ${project.groupId} - yang-common - ${project.version} - - - ${project.groupId} - yang-data-api - ${project.version} - - - ${project.groupId} - yang-data-impl - ${project.version} - - - ${project.groupId} - yang-model-api - ${project.version} - - - ${project.groupId} - yang-binding - ${project.version} - - - - @@ -81,61 +47,10 @@ - - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.felix - maven-bundle-plugin - [1.0,) - - manifest - - - - - - - - - - - - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.5.3 - - Max - Low - site - - - - org.codehaus.mojo - jdepend-maven-plugin - 2.0-beta-2 + org.apache.maven.plugins + maven-checkstyle-plugin - + -