X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=86b274e506339d8237e3d27f51b12b703d0ba20b;hb=ab5da769aec9da91bca850879896d6f82bf28757;hp=f126e528e33c0ef20c4b60a31e2fce33d9958d7d;hpb=878b2414de72811ffc668e8b51486a349b5c5422;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index f126e528e3..86b274e506 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -7,28 +7,74 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + - org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.8.1-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-common + 1.1.1-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.1-SNAPSHOT + import + pom + + + + - org.slf4j - slf4j-api + com.google.guava + guava org.opendaylight.yangtools concepts + + org.opendaylight.yangtools + object-cache-api + + + + junit + junit + test + + + org.opendaylight.yangtools + object-cache-guava + test + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +