X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-api%2Fpom.xml;h=77bb52626ee4f31027451af4d20f99d65d087d36;hb=ff082e55b42226ec12c2c726e1bb82adb48db961;hp=fb0dbca582a70c9f078b765ad18abe3f5138309a;hpb=ae6edbf264cb203e52751fe3de37597de9b2dcb0;p=yangtools.git diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index fb0dbca582..77bb52626e 100644 --- a/yang/yang-model-api/pom.xml +++ b/yang/yang-model-api/pom.xml @@ -1,43 +1,81 @@ - - - - org.opendaylight.yangtools - yang - 0.5.8-SNAPSHOT - - - 4.0.0 - yang-model-api - ${project.artifactId} - bundle - ${project.artifactId} - - - - ${project.groupId} - yang-common - - - - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.yangtools.yang.model.api, - org.opendaylight.yangtools.yang.model.api.type - - - - - - - - + + + + + + + org.opendaylight.odlparent + bundle-parent + 3.0.1 + + + + 4.0.0 + org.opendaylight.yangtools + yang-model-api + 2.0.0-SNAPSHOT + bundle + ${project.artifactId} + ${project.artifactId} + + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0-SNAPSHOT + import + pom + + + + + + + ${project.groupId} + util + + + ${project.groupId} + yang-common + + + com.google.guava + guava + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +