X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fpom.xml;h=084719b9979d79cc51257d7ad50f3536e1984b87;hb=fdb2fcbad36160d53a90e23e00f030a155645632;hp=8ef8e29a2e54fb66087795044b38b02d82717a87;hpb=5a509f80dc3150b89b17f60f8e1092b1a46d500f;p=yangtools.git diff --git a/restconf/pom.xml b/restconf/pom.xml index 8ef8e29a2e..084719b997 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -1,64 +1,31 @@ - - + + org.opendaylight.yangtools - yangtools - 0.6.2-SNAPSHOT + yangtools-parent + 0.8.0-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} - - - - @@ -80,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 - + -