X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mso-api-handlers%2Fpom.xml;h=238a7e95cd94b3d8155536de324ae1b9ee34a76d;hb=b7758fdaf210c2d3044151c5d2684771b7156bcb;hp=08d5ba7d4136bb75d6bf882692f5e8aca6e03108;hpb=9f2887817dd758630d4d4ef94607ed69316904bc;p=so.git diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml index 08d5ba7d41..238a7e95cd 100644 --- a/mso-api-handlers/pom.xml +++ b/mso-api-handlers/pom.xml @@ -1,31 +1,42 @@ + - 4.0.0 - - org.onap.so - so - 1.2.0-SNAPSHOT - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.onap.so + so + 1.12.1-SNAPSHOT + - mso-api-handlers - API Handler - API Handler for MSO - pom + mso-api-handlers + API Handler + API Handler for MSO + pom - - mso-requests-db - mso-api-handler-common - mso-api-handler-infra - - - - - org.apache.httpcomponents - httpcore - - - org.apache.httpcomponents - httpclient - - + + mso-requests-db + mso-requests-db-repositories + mso-api-handler-common + mso-api-handler-infra + + + + org.apache.httpcomponents + httpcore + + + org.apache.httpcomponents + httpclient + + + org.onap.so + aai-client + ${project.version} + + + junit + junit + test + +