X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=rapp-manager-sme%2Fpom.xml;h=1ee16ea9e198e42348ef4c782ddf38a242d7b465;hb=77d91d4af1b3845fc8a3ef20cd6e54e9e6ff5a37;hp=cc607b29f1171d15ae0dde03534bbcb456ca8ec3;hpb=347f178c656d82aa0c6d4ab56eb0846a94d7af40;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/rapp-manager-sme/pom.xml b/rapp-manager-sme/pom.xml index cc607b2..1ee16ea 100755 --- a/rapp-manager-sme/pom.xml +++ b/rapp-manager-sme/pom.xml @@ -13,12 +13,39 @@ rapp-manager-sme - 17 - 17 + ${java.version} + ${java.version} UTF-8 - 3.1.0 + + + + Windows + + + Windows + + + + .bat + \ + + + + unix + + + unix + + + + .sh + / + + + + com.oransc.rappmanager @@ -37,7 +64,18 @@ org.openapitools jackson-databind-nullable - 0.2.6 + ${openapi.jackson.databind.nullable.version} + + + org.springframework.boot + spring-boot-starter-test + test + + + org.apache.httpcomponents + httpcore + ${apache.httpcore.version} + test @@ -71,10 +109,9 @@ exec - bash - - ../scripts/init/init-sme-spec.sh - + + ..${file.separator}scripts${file.separator}init${file.separator}init-sme-spec${script.extension} + @@ -91,7 +128,7 @@ - rapp-manager-sme/src/main/resources/openapi/TS29222_CAPIF_API_Provider_Management_API.yaml + ${project.basedir}/src/main/resources/openapi/TS29222_CAPIF_API_Provider_Management_API.yaml java resttemplate @@ -120,7 +157,7 @@ - rapp-manager-sme/src/main/resources/openapi/TS29222_CAPIF_Publish_Service_API.yaml + ${project.basedir}/src/main/resources/openapi/TS29222_CAPIF_Publish_Service_API.yaml java resttemplate @@ -149,7 +186,7 @@ - rapp-manager-sme/src/main/resources/openapi/TS29222_CAPIF_API_Invoker_Management_API.yaml + ${project.basedir}/src/main/resources/openapi/TS29222_CAPIF_API_Invoker_Management_API.yaml java resttemplate @@ -175,4 +212,4 @@ - \ No newline at end of file +