From: John Keeney Date: Wed, 23 Sep 2020 09:14:41 +0000 (+0000) Subject: Merge "Added enrichment-coordinator-service module in nonrtric" X-Git-Tag: 2.1.0~44 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=a41966b2da6d7f74d4f486bc1492a5cbb5866583;hp=-c;p=nonrtric.git Merge "Added enrichment-coordinator-service module in nonrtric" --- a41966b2da6d7f74d4f486bc1492a5cbb5866583 diff --combined enrichment-coordinator-service/pom.xml index a069c0da,a8cffe15..fbfec8d2 --- a/enrichment-coordinator-service/pom.xml +++ b/enrichment-coordinator-service/pom.xml @@@ -31,7 -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,12 -153,6 +153,12 @@@ org.glassfish.jersey.inject jersey-hk2 + + + com.github.erosb + everit-json-schema + 1.12.1 + org.springframework.boot @@@ -359,26 -353,6 +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/ - -