X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetworkconfiguration%2Fneutron%2Fpom.xml;h=4d491a51d20858032242121180eb9cca06cad411;hp=fc728dc89f4162ef58487e7ca94f2bd7a2cf6d17;hb=a1f366e3d9e04524d44a4c2ea40709b7a410d39c;hpb=619f87d7ff5b11898aa1571d5fad7c9468753ecd diff --git a/opendaylight/networkconfiguration/neutron/pom.xml b/opendaylight/networkconfiguration/neutron/pom.xml index fc728dc89f..4d491a51d2 100644 --- a/opendaylight/networkconfiguration/neutron/pom.xml +++ b/opendaylight/networkconfiguration/neutron/pom.xml @@ -1,3 +1,4 @@ + 4.0.0 @@ -6,37 +7,30 @@ 1.4.2-SNAPSHOT ../../commons/opendaylight - - http://nexus.opendaylight.org/content - 1.26.2 - - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD - - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - - website - ${sitedeploy} - - - org.opendaylight.controller networkconfig.neutron 0.4.2-SNAPSHOT bundle + + 1.26.2 + + + + commons-net + commons-net + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + @@ -46,8 +40,7 @@ true - - org.opendaylight.controller.configuration, + org.opendaylight.controller.configuration, org.opendaylight.controller.clustering.services, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, @@ -55,30 +48,34 @@ org.apache.commons.net.util, org.osgi.service.component, org.slf4j, - javax.xml.bind.annotation - + javax.xml.bind.annotation ${project.basedir}/src/main/resources/META-INF - - - org.opendaylight.controller - clustering.services - - - org.opendaylight.controller - configuration - - - org.opendaylight.controller - sal - - - commons-net - commons-net - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + + + + + opendaylight-release + ${nexusproxy}/repositories/${nexus.repository.release}/ + + + + opendaylight-snapshot + ${nexusproxy}/repositories/${nexus.repository.snapshot}/ + + + + website + ${sitedeploy} + +