X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=enrichment-coordinator-service%2Fpom.xml;h=fbfec8d2fd558e778bab74a0f9e80a693233ffa2;hb=a41966b2da6d7f74d4f486bc1492a5cbb5866583;hp=3f156a7a8747671fa3b94e8515989f62c123127a;hpb=ebf3211ddd6e634ca9c0a2fec56abd1f12c7625d;p=nonrtric.git diff --git a/enrichment-coordinator-service/pom.xml b/enrichment-coordinator-service/pom.xml index 3f156a7a..fbfec8d2 100644 --- a/enrichment-coordinator-service/pom.xml +++ b/enrichment-coordinator-service/pom.xml @@ -31,7 +31,7 @@ org.o-ran-sc.nonrtric enrichment-coordinator-service - 0.0.0-SNAPSHOT + 1.0.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -153,6 +153,12 @@ org.glassfish.jersey.inject jersey-hk2 + + + com.github.erosb + everit-json-schema + 1.12.1 + org.springframework.boot @@ -353,26 +359,6 @@ sonar-maven-plugin ${sonar-maven-plugin.version} - - org.codehaus.mojo - exec-maven-plugin - - - run-test-script - verify - - exec - - - - - bash - - run_test.sh - - ../test/jenkins/ - -