X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=273e458dce3951504bbe4534784c2713d374d5c4;hb=09448edfef890811a8549100232c4a4fa860f48d;hp=c6026aea9b52797cba169019c950647c726131ee;hpb=c0d3b660005a0c5b0ad907799431ea18cc11e771;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index c6026aea9b..273e458dce 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -7,13 +7,13 @@ 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 + yangtools-parent + 0.8.4-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -22,6 +22,10 @@ ${project.artifactId} + + com.google.guava + guava + org.slf4j slf4j-api @@ -30,10 +34,36 @@ 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}/ + +