X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=b2c502d2f4ce7ebac5257198627f82a40140d0d2;hb=refs%2Fheads%2Fstable%2Fcarbon;hp=d2b0867d8cb680838202e21192532e87b393dd86;hpb=f7dd91233ac9030faee31799c221b253e89ae594;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index d2b0867d8c..b2c502d2f4 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -10,32 +10,56 @@ - org.opendaylight.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 1.8.5-SNAPSHOT + bundle 4.0.0 + org.opendaylight.yangtools concepts + 1.1.5-SNAPSHOT ${project.artifactId} Common concepts - com.google.code.findbugs - jsr305 - provided + 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}/ + +