From ed7e1c3dfe332abc67ed943717db2ee94406f95e Mon Sep 17 00:00:00 2001 From: Tal Gitelman Date: Thu, 29 Jun 2017 19:30:00 +0300 Subject: [SDC] rebase code Change-Id: I456ec65a233d277e6bae35e140f2e3da5765bae6 Signed-off-by: Tal Gitelman Signed-off-by: Michael Lando --- openecomp-be/lib/openecomp-migration-lib/pom.xml | 192 ----------------------- 1 file changed, 192 deletions(-) delete mode 100644 openecomp-be/lib/openecomp-migration-lib/pom.xml (limited to 'openecomp-be/lib/openecomp-migration-lib/pom.xml') diff --git a/openecomp-be/lib/openecomp-migration-lib/pom.xml b/openecomp-be/lib/openecomp-migration-lib/pom.xml deleted file mode 100644 index 7c33315fbc..0000000000 --- a/openecomp-be/lib/openecomp-migration-lib/pom.xml +++ /dev/null @@ -1,192 +0,0 @@ - - - 4.0.0 - - openecomp-migration-lib - openecomp-migration-lib - - - org.openecomp.sdc - openecomp-sdc-lib - 1.1.0-SNAPSHOT - .. - - - - 2.4.7 - 2.7.7 - - - - - org.openecomp.sdc - openecomp-sdc-vendor-software-product-manager - ${project.version} - - - - org.codehaus.groovy - groovy - ${groovy.version} - - - - org.openecomp.sdc.common - openecomp-configuration-management-core - ${openecomp.sdc.common.version} - runtime - - - org.slf4j - slf4j-log4j12 - - - - - - org.codehaus.janino - janino - ${janino.version} - - - - org.openecomp.sdc.core - openecomp-zusammen-core - ${project.version} - - - - org.codehaus.janino - commons-compiler - 3.0.6 - - - - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-dependencies - install - - copy-dependencies - - - ${project.build.directory}/lib - false - false - true - - - - - - - - org.apache.maven.plugins - maven-jar-plugin - ${mvn.jar.version} - - - package - - - - - - true - custom - lib/${artifact.artifactId}-${baseVersion}.${artifact.extension} - org.openecomp.sdc.migration.ToscaNamespaceMigration - - - lib/ - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - - false - true - - - - - com.google.code.maven-replacer-plugin - maven-replacer-plugin - 1.3.5 - - - replace-for-migration - initialize - - replace - - - ../../tools/migration/1702_to_1707.sh - false - target - - - 1707.0.0-SNAPSHOT - ${project.version} - - - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - ant-test - package - - - - - - - run - - - - - - - - - -- cgit 1.2.3-korg