X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=476de6f152970348b6dfd79c33eeb457e67084c0;hb=refs%2Fheads%2Fmaster;hp=1c9e350d91e59ce5687f1c4bebfa8b9e91d3b7dc;hpb=8de37f9d3035b4a41e696b967f2222806c250925;p=ccsdk%2Fcds.git diff --git a/pom.xml b/pom.xml index 1c9e350d9..476de6f15 100644 --- a/pom.xml +++ b/pom.xml @@ -16,20 +16,19 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - 4.0.0 org.onap.ccsdk.parent - spring-boot-starter-parent - 2.0.1 + spring-boot-27-starter-parent + 2.6.1 org.onap.ccsdk.cds cds-aggregator - 1.0.0-SNAPSHOT + 1.6.0-SNAPSHOT pom Aggregator @@ -55,28 +54,53 @@ limitations under the License. **/*.java,**/*.kt - ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml - - 0.8.3 + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + 0.8.7 false true + 11 3.0.0-M5 3.0.0-M5 + + + maven + true + false + org.onap.ccsdk.cds + ${maven.build.timestamp} + yyyyMMdd'T'HHmmss'Z' + + 1.5.2 + ${project.version} + + 1.7.0 + 1.6.21 + 1.6.4 + 1.11.0 + 4.5.13 + + 1.29.0 + 2.0.50.Final + 3.10.0 + 3.16.3 + 1.12.8 + - - org.apache.maven.plugins maven-antrun-plugin - 1.7 + ${maven-antrun-plugin.version} validate-kotlin @@ -115,6 +138,7 @@ limitations under the License. + ${format.skipValidate} @@ -124,7 +148,6 @@ limitations under the License. - format-kotlin process-sources @@ -132,6 +155,7 @@ limitations under the License. + ${format.skipExecute} @@ -145,10 +169,78 @@ limitations under the License. com.pinterest ktlint - 0.35.0 + 0.39.0 + + + + org.commonjava.maven.plugins + directory-maven-plugin + 1.0 + + + validate + directories + + highest-basedir + + + baseDirPath + + + + + + + + net.revelc.code.formatter + formatter-maven-plugin + 2.17.1 + + + format-java + + format + + process-sources + + LF + ${format.skipExecute} + ${project.basedir} + ${baseDirPath}/ONAP-Java-Code-Style.xml + + src/**/*.java + + + + + validate-java + + validate + + validate + + LF + ${format.skipValidate} + ${project.basedir} + ${baseDirPath}/ONAP-Java-Code-Style.xml + + src/**/*.java + + + + + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson-bom.version} + + + + org.apache.maven.plugins maven-surefire-plugin @@ -208,10 +300,22 @@ limitations under the License. jacoco-maven-plugin ${jacoco.version} + + org.codehaus.mojo + tidy-maven-plugin + org.apache.maven.plugins maven-antrun-plugin + + org.commonjava.maven.plugins + directory-maven-plugin + + + net.revelc.code.formatter + formatter-maven-plugin + org.apache.maven.plugins maven-surefire-plugin