X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=rapp-manager-sme%2Fpom.xml;h=6f807412230828a6bfee0d7e10484af628e7dc43;hb=3ba4f286d13c1d3fa7ae7894533b073fb1087858;hp=ac7c97ea95268ea0497484a9dc02d06305041cf4;hpb=a071d6befe8d38a5e589dffbbf1dc3904ff3aa79;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/rapp-manager-sme/pom.xml b/rapp-manager-sme/pom.xml index ac7c97e..6f80741 100755 --- a/rapp-manager-sme/pom.xml +++ b/rapp-manager-sme/pom.xml @@ -19,6 +19,33 @@ 3.1.0 + + + Windows + + + Windows + + + + .bat + \ + + + + unix + + + unix + + + + .sh + / + + + + com.oransc.rappmanager @@ -82,10 +109,9 @@ exec - bash - - ../scripts/init/init-sme-spec.sh - + + ..${file.separator}scripts${file.separator}init${file.separator}init-sme-spec${script.extension} + @@ -102,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 @@ -131,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 @@ -160,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 @@ -186,4 +212,4 @@ - \ No newline at end of file +