X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=a640120977a4d12faf0b5677bfc54840ecfa4c17;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;hp=f126e528e33c0ef20c4b60a31e2fce33d9958d7d;hpb=006d6069dc729d038efc3bc95845662d59eb2101;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index f126e528e3..a640120977 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.1-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -22,6 +22,10 @@ ${project.artifactId} + + com.google.guava + guava + org.slf4j slf4j-api @@ -30,5 +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}/ + +