X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-client-api%2Fpom.xml;h=130e7dffbbbb1532dded88ad00f9ccb1dead98cc;hb=e40b13eb20604bd9ff5f8a94eb82fe5188b7dc71;hp=e95885d7cf27d42f8caaeeb97765735282c1fe42;hpb=8bcf90d12645871f7a76236e57a57918cacc26f4;p=yangtools.git diff --git a/restconf/restconf-client-api/pom.xml b/restconf/restconf-client-api/pom.xml index e95885d7cf..130e7dffbb 100644 --- a/restconf/restconf-client-api/pom.xml +++ b/restconf/restconf-client-api/pom.xml @@ -7,21 +7,55 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - - 4.0.0 - - org.opendaylight.yangtools - restconf-parent - 0.6.0-SNAPSHOT - - restconf-client-api - bundle + + 4.0.0 + restconf-client-api + bundle - - - org.opendaylight.yangtools - yang-binding - - + + org.opendaylight.yangtools + restconf-parent + 0.7.0-SNAPSHOT + + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-binding + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-model-api + + + com.google.guava + guava + + + + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + !com.sun.jdi.* + + + + +