From 61070c9c6b665fdea79b3ccdfeafc3a6b50d262e Mon Sep 17 00:00:00 2001 From: Avi Ziv Date: Wed, 26 Jul 2017 17:37:57 +0300 Subject: [SDC] Full OnBoard health-check and NFoD support Change-Id: I606f8a52c7e6d2bd5558f824957d890e552c5423 Signed-off-by: Avi Ziv --- .../pom.xml.versionsBackup | 108 --------------------- 1 file changed, 108 deletions(-) delete mode 100644 openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/pom.xml.versionsBackup (limited to 'openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/pom.xml.versionsBackup') diff --git a/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/pom.xml.versionsBackup b/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/pom.xml.versionsBackup deleted file mode 100644 index 634e0874ac..0000000000 --- a/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/pom.xml.versionsBackup +++ /dev/null @@ -1,108 +0,0 @@ - - - 4.0.0 - - openecomp-sdc-vendor-software-product-core - 1.0-SNAPSHOT - - - org.openecomp.sdc - openecomp-sdc-vendor-software-product-lib - 1.0-SNAPSHOT - - - - - org.openecomp.sdc - openecomp-sdc-vendor-software-product-api - 1.0-SNAPSHOT - - - org.openecomp.core - openecomp-nosqldb-api - 1.0-SNAPSHOT - - - org.freemarker - freemarker - 2.3.23 - - - org.testng - testng - ${testng.version} - test - - - org.openecomp.core - openecomp-config-lib - 1.0-SNAPSHOT - - - org.openecomp.sdc - openecomp-sdc-model-impl - 1.0-SNAPSHOT - test - - - org.apache.xmlgraphics - fop - 2.1 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - 2.7.4 - - - commons-io - commons-io - 2.5 - - - org.mockito - mockito-all - 1.10.19 - - - junit - junit - 4.12 - test - - - org.openecomp.sdc.common - openecomp-configuration-management-core - 1707.0.0-SNAPSHOT - runtime - - - org.slf4j - slf4j-log4j12 - - - - - org.openecomp.sdc.common - openecomp-configuration-management-api - 1707.0.0-SNAPSHOT - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - - false - true - - - - - - \ No newline at end of file -- cgit 1.2.3-korg