X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=modules%2Fpom.xml;h=726e4f580943595afb2b09f55da27d7e251fb136;hb=8069f962b6b8b3993e7d2f0736b995d0ad6ce260;hp=ae0fb2ff35b33611c60ba81879c8ab22fb60795e;hpb=74856b4eee1ef0d0cb6073092d752536663c92c6;p=dlux.git diff --git a/modules/pom.xml b/modules/pom.xml index ae0fb2ff..726e4f58 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -6,14 +6,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 --> - + 4.0.0 org.opendaylight.dlux dlux-parent - 0.1.0-SNAPSHOT + 0.5.0-SNAPSHOT ../ @@ -27,114 +26,23 @@ sd"> node-resources common-yangutils-resources + common-sigmatopology-resources common-navigation-resources common-layout-resources common-authentication-resources common-login-resources + common-general-resources + yangui-resources + yangman-resources + yangvisualizer-resources + network-resources + flow-resources + container-resources + topology-resources + loader-resources + connection_manager-resources + core-resources + common-topbar-resources - - - org.opendaylight.dlux - dlux.node.resources - ${node.resources.version} - - - org.opendaylight.dlux - dlux.common.yangutils.resources - ${common.yangutils.resources.version} - - - org.opendaylight.dlux - dlux.common.navigation.resources - ${common.navigation.resources.version} - - - org.opendaylight.dlux - dlux.common.layout.resources - ${common.layout.resources.version} - - - org.opendaylight.dlux - dlux.common.authentication.resources - ${common.authentication.resources.version} - - - org.opendaylight.dlux - dlux.common.login.resources - ${common.login.resources.version} - - - - - - - - maven-clean-plugin - 2.5 - - - - ../dlux-web/src/app/node - ../dlux-web/src/common/yangutils - ../dlux-web/src/common/navigation - ../dlux-web/src/common/layout - ../dlux-web/src/common/authentification - ../dlux-web/src/common/login - - - false - - - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.6 - - - - unpack-core-resources - - unpack-dependencies - - generate-sources - - ${project.basedir}/../dlux-web/src/app/ - org.opendaylight.dlux - - dlux.node.resources, - - META-INF\/** - true - false - - - - - unpack-general-resources - - unpack-dependencies - - generate-sources - - ${project.basedir}/../dlux-web/src/common/ - org.opendaylight.dlux - - dlux.common.yangutils.resources, - dlux.common.navigation.resources, - dlux.common.layout.resources, - dlux.common.authentication.resources, - dlux.common.login.resources, - - META-INF\/** - true - false - - - - - -