X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=features%2Fdevicemanager%2Fx-ran%2Fru-fh%2Finstaller%2Fpom.xml;fp=features%2Fdevicemanager%2Fx-ran%2Fru-fh%2Finstaller%2Fpom.xml;h=0000000000000000000000000000000000000000;hb=0719837d53276b4f132d7db31d3753e12bb3914b;hp=d91997e926d78756dda1bd5d8819a3b788fe7089;hpb=6bc11bbce334d492295ad966650debef910efb39;p=oam.git diff --git a/features/devicemanager/x-ran/ru-fh/installer/pom.xml b/features/devicemanager/x-ran/ru-fh/installer/pom.xml deleted file mode 100755 index d91997e..0000000 --- a/features/devicemanager/x-ran/ru-fh/installer/pom.xml +++ /dev/null @@ -1,178 +0,0 @@ - - - - - 4.0.0 - - - org.o-ran-sc.oam.features.parent - odlparent-lite - 2.0.0-SNAPSHOT - - - - org.o-ran-sc.oam.features.devicemanager - devicemanager-xran-ru-fh-installer - 1.0.0-SNAPSHOT - pom - - o-ran-sc-features :: ${project.artifactId} - - - devicemanager-xran-ru-fh - false - - - - - - org.opendaylight.controller - mdsal-artifacts - ${odl.controller.mdsal.version} - pom - import - - - - - - ${project.groupId} - ${application.name}-feature - ${project.version} - xml - features - - - * - * - - - - - ${project.groupId} - ${application.name}-provider - ${project.version} - - - - - - - maven-assembly-plugin - - - maven-repo-zip - - single - - package - - true - stage/${application.name}-${project.version} - - src/assembly/assemble_mvnrepo_zip.xml - - true - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-nested-dependencies - - copy-dependencies - - prepare-package - - true - ${project.build.directory}/assembly/system - false - true - true - true - false - false - - - - - - - - - - onap-public - https://nexus.onap.org/content/groups/public/ - - true - never - - - true - always - - - - onap-staging - https://nexus.onap.org/content/groups/staging/ - - true - never - - - true - always - - - - ecomp-release - onap-repository-releases - https://nexus.onap.org/content/repositories/releases/ - - true - never - - - false - - - - ecomp-snapshot - onap-repository-snapshots - https://nexus.onap.org/content/repositories/snapshots/ - - false - - - true - - - - -