X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=7bc30e77f27747e71e5a9711b6853db0d624a7fb;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=cf8425e56fe87c83684d8d27d143a574918a17a7;hpb=006d6069dc729d038efc3bc95845662d59eb2101;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index cf8425e56f..7bc30e77f2 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/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-Beryllium-SR1 + /../../common/parent/pom.xml 4.0.0 @@ -22,6 +22,10 @@ ${project.artifactId} + + ${project.groupId} + util + ${project.groupId} yang-common @@ -34,5 +38,34 @@ com.google.guava guava + + org.opendaylight.yangtools + yang-model-api + + + junit + junit + test + + + org.mockito + mockito-core + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +