X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=r-app-catalogue%2Fpom.xml;h=07e4c39dc86f32bc65c5a86b3e88536b66497dc4;hb=32180137b6aca9c3a4519ac00cb573cbae9dca83;hp=a2e0565676df89906ee0fed0e130cccf7c55582e;hpb=b2c02763434abb3634b7c6f23aa93c9163dbe767;p=nonrtric.git diff --git a/r-app-catalogue/pom.xml b/r-app-catalogue/pom.xml index a2e05656..07e4c39d 100644 --- a/r-app-catalogue/pom.xml +++ b/r-app-catalogue/pom.xml @@ -45,6 +45,8 @@ 0.2.1 4.3.1 3.0.11 + 2.12.2 + 1.24.3 0.8.6 0.30.0 @@ -180,6 +182,7 @@ org.oransc.rappcatalogue true + true @@ -205,6 +208,32 @@ + + net.revelc.code.formatter + formatter-maven-plugin + ${formatter-maven-plugin.version} + + ${project.basedir}/eclipse-formatter.xml + + + + + com.diffplug.spotless + spotless-maven-plugin + ${spotless-maven-plugin.version} + + + + + com,java,javax,org + + + + + org.jacoco jacoco-maven-plugin