X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sample-services%2Fhello-world-sme-invoker%2Fpom.xml;fp=sample-services%2Fhello-world-sme-invoker%2Fpom.xml;h=07c46c2b3e1e722d1f4fe01b3606e1bef4791415;hb=dafdbe531634823882261f2ce8c9cf334b579b52;hp=0000000000000000000000000000000000000000;hpb=53ebb953e0e18e695fd0e807c2f1282ef54ceeee;p=nonrtric.git diff --git a/sample-services/hello-world-sme-invoker/pom.xml b/sample-services/hello-world-sme-invoker/pom.xml new file mode 100644 index 00000000..07c46c2b --- /dev/null +++ b/sample-services/hello-world-sme-invoker/pom.xml @@ -0,0 +1,72 @@ + + + + + + 4.0.0 + + + org.springframework.boot + spring-boot-starter-parent + 3.2.3 + + + org.o-ran-sc.nonrtric.plt + hello-world-sme-invoker + 0.1.0 + + + 17 + 17 + UTF-8 + + + + + org.springframework.boot + spring-boot-starter-web + + + + org.springframework.boot + spring-boot-starter-test + test + + + + org.mockito + mockito-core + test + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + + + \ No newline at end of file