X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=plans%2Fso%2Fintegration-etsi-testing%2Fso-simulators%2Fmulticloud-simulator%2Fpom.xml;fp=plans%2Fso%2Fintegration-etsi-testing%2Fso-simulators%2Fmulticloud-simulator%2Fpom.xml;h=80e217466c2c8ed6e484758a717fc546121154c9;hb=03a107d9254ca0e1fbbf63f2ab5b7f14f1af63f3;hp=0000000000000000000000000000000000000000;hpb=07f0edf35f1ebbbe5642c19ad840fa076d9dff8c;p=integration%2Fcsit.git diff --git a/plans/so/integration-etsi-testing/so-simulators/multicloud-simulator/pom.xml b/plans/so/integration-etsi-testing/so-simulators/multicloud-simulator/pom.xml new file mode 100644 index 00000000..80e21746 --- /dev/null +++ b/plans/so/integration-etsi-testing/so-simulators/multicloud-simulator/pom.xml @@ -0,0 +1,86 @@ + + + 4.0.0 + + org.onap.so.simulators + so-simulators + 1.0-SNAPSHOT + + multicloud-simulator + ${project.artifactId} + MultiCloud Simulator + + 11 + 1.1 + 3.2.0 + 3.2.0 + 1.7.1-SNAPSHOT + 2.1.1.RELEASE + + + + ${project.parent.groupId} + common + ${project.version} + + + org.springframework.boot + spring-boot-starter + + + org.springframework.boot + spring-boot-starter-test + test + + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.boot + spring-boot-starter-tomcat + + + + + com.googlecode.json-simple + json-simple + ${json-simple.version} + + + org.onap.so.adapters + mso-adapters-rest-interface + ${mso-adapters.version} + + + org.springframework.security.oauth.boot + spring-security-oauth2-autoconfigure + ${spring-security.version} + + + + + + org.springframework.boot + spring-boot-maven-plugin + + org.onap.so.multicloudsimulator.MultiCloudSimulatorApplication + + + + + repackage + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + + + \ No newline at end of file