X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=b2c502d2f4ce7ebac5257198627f82a40140d0d2;hb=9841eb17a3048af6f52c8210275e91a303491b30;hp=9123d6ae73b7dcaaf2d3d55f97697792cc83924c;hpb=4707cabc1c739bddcc44db4e5619f5ee223751ea;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 9123d6ae73..b2c502d2f4 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -10,22 +10,56 @@ - org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.8.5-SNAPSHOT + + bundle 4.0.0 + org.opendaylight.yangtools concepts + 1.1.5-SNAPSHOT ${project.artifactId} - Java binding for YANG + Common concepts + + + + com.google.guava + guava + + + junit + junit + + - org.apache.felix - maven-bundle-plugin + org.apache.maven.plugins + maven-checkstyle-plugin + + true + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +