X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=56da3ae2010749abc2fd82942776892669d5eaf8;hb=e3d7989e32ce0ad6b22a057fe6cbbd6c1f552486;hp=c41e9530e3efd2db8a8d183479a8af5e02a3b920;hpb=e4bf2d69825c0541139c6de15b46e9e5761cb982;p=neutron.git diff --git a/pom.xml b/pom.xml index c41e9530e..56da3ae20 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - OpenDaylight Neutron Northbound Service @@ -85,18 +85,48 @@ Asia/Kolkata + + ${project.parent.basedir}/src/main/resources + parent neutron-spi northbound-api transcriber - dummyprovider + neutron-logger + artifacts features/production features/test karaf + karaf4 integration/test model + neutron-hostconfig + + + + maven-antrun-plugin + + + copy-it-reports + verify + + run + + + + + + + + + + + + + + scm:git:ssh://git.opendaylight.org:29418/neutron.git scm:git:ssh://git.opendaylight.org:29418/neutron.git @@ -104,4 +134,53 @@ https://wiki.opendaylight.org/view/NeutronNorthbound:Main + + + + maven-site + + + ${user.dir}/deploy-site.xml + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + + aggregate + + aggregate + + package + + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/ + + + + opendaylight-site + ${nexus.site.url}/ + +