X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fservicestub%2Fpom.xml;fp=test%2Fservicestub%2Fpom.xml;h=be7a7911fcc523496c44bd62e4671e5e1d0050c5;hb=d30570e0aef589a471d12762b801f9354700c38c;hp=0000000000000000000000000000000000000000;hpb=931e03479a552777755d805972428f8691c5dc1c;p=nonrtric.git diff --git a/test/servicestub/pom.xml b/test/servicestub/pom.xml new file mode 100644 index 00000000..be7a7911 --- /dev/null +++ b/test/servicestub/pom.xml @@ -0,0 +1,72 @@ + + + + + + 4.0.0 + + org.o-ran-sc.nonrtric.plt + hello-world + 0.1.0 + + + 17 + 17 + UTF-8 + + + + org.springframework.boot + spring-boot-starter-parent + 3.1.0 + + + + + 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