X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fpom.xml;h=193d56c5fd68b79093b508b0e5e5bd67e6b4eda9;hb=82f9928e6acfc419a1e966451ef8017ddcc49637;hp=f609243932986099470e6df31604b2c059578df0;hpb=dcd3bf80a8984807a443d9c6712e9121148effa0;p=yangtools.git diff --git a/restconf/pom.xml b/restconf/pom.xml index f609243932..193d56c5fd 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -11,53 +11,23 @@ org.opendaylight.yangtools - yangtools - 0.6.1 + yangtools-parent + 0.6.2-SNAPSHOT + ../common/parent - + org.opendaylight.yangtools 4.0.0 restconf-parent pom + restconf-common + restconf-util + restconf-jaxrs-api + restconf-test-service restconf-client-api - - - - - - ${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} - - - + restconf-client-impl + @@ -81,60 +51,5 @@ - - - - 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 - - - -