X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=90e347b865530cbc0eb17326bc9f89facc0b8f3a;hb=c1b7f3805a5a3ed2ec8abcecb86f33415e4f0759;hp=b2fd0d5898a86efdcd2ba018432035d4d03ee8f2;hpb=9868f1749ac413b5b7df287d35983bf24ce517ea;p=so.git diff --git a/pom.xml b/pom.xml index b2fd0d5898..90e347b865 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -11,7 +11,7 @@ org.onap.so so pom - 1.6.0-SNAPSHOT + 1.7.1-SNAPSHOT so This Maven project is responsible to build and package all child projects - contributions in the MSO project. This build can be configured to run Functional tests and to start/stop a jboss server + Mysql DB. @@ -29,11 +29,14 @@ mso-api-handlers adapters asdc-controller + so-optimization-clients + so-sdn-clients bpmn cloudify-client cxf-logging so-monitoring so-simulator + so-etsi-nfvo packages @@ -41,6 +44,7 @@ UTF-8 UTF-8 java + 11 jacoco ${project.build.directory}/surefire-reports ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml @@ -50,7 +54,7 @@ **/* 0.8.5 - 1.6.1-SNAPSHOT + 1.6.1 yyyyMMdd'T'HHmm original true @@ -72,7 +76,7 @@ false true 0.33.0 - 1.7.1 + 1.7.2 0.8.0 2.1.15 @@ -240,6 +244,10 @@ -parameters + true + 11 + 11 + 11 @@ -328,7 +336,7 @@ 4.20 mso-${project.version} - 1.8 + ${java.version} @@ -535,7 +543,7 @@ - + org.eclipse.m2e lifecycle-mapping 1.0.0 @@ -555,7 +563,7 @@ - + org.codehaus.gmaven groovy-maven-plugin @@ -868,17 +876,17 @@ org.onap.logging-analytics logging-slf4j - 1.6.7-SNAPSHOT + 1.6.7 org.onap.logging-analytics logging-filter-base - 1.6.7-SNAPSHOT + 1.6.7 org.onap.logging-analytics logging-filter-spring - 1.6.7-SNAPSHOT + 1.6.7 org.apache.httpcomponents @@ -914,7 +922,7 @@ org.yaml snakeyaml - 1.23 + 1.26 javax.interceptor @@ -993,46 +1001,5 @@ - - java8 - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.0 - - true - 1.8 - 1.8 - - - - - - - m2e.version - - true - - - - java11 - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.0 - - true - 11 - 11 - 11 - - - - -