diff --git a/aaa-encrypt-service/pom.xml b/aaa-encrypt-service/pom.xml index d0e0c0799..c6eee93ec 100644 --- a/aaa-encrypt-service/pom.xml +++ b/aaa-encrypt-service/pom.xml @@ -1,28 +1,32 @@ - 4.0.0 - - org.opendaylight.odlparent - odlparent-lite - 13.0.10 - - + 4.0.0 + + org.opendaylight.odlparent + odlparent-lite + 13.0.10 + + - org.opendaylight.aaa - aaa-encryption-service-aggregator - 0.19.1-SNAPSHOT - ODL :: aaa :: ${project.artifactId} - pom + org.opendaylight.aaa + aaa-encryption-service-aggregator + 0.19.1-SNAPSHOT + ODL :: aaa :: ${project.artifactId} + pom - - api - impl - + + true + true + + + api + impl + diff --git a/aaa-password-service/pom.xml b/aaa-password-service/pom.xml index 0cd6696d8..892fa590c 100644 --- a/aaa-password-service/pom.xml +++ b/aaa-password-service/pom.xml @@ -1,29 +1,33 @@ - 4.0.0 + 4.0.0 - - org.opendaylight.odlparent - odlparent-lite - 13.0.10 - - + + org.opendaylight.odlparent + odlparent-lite + 13.0.10 + + - org.opendaylight.aaa - aaa-password-service-aggregator - 0.19.1-SNAPSHOT - ODL :: aaa :: ${project.artifactId} - pom + org.opendaylight.aaa + aaa-password-service-aggregator + 0.19.1-SNAPSHOT + ODL :: aaa :: ${project.artifactId} + pom - - api - impl - + + true + true + + + api + impl + diff --git a/web/pom.xml b/web/pom.xml index a08df3cb2..2565e8e38 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -1,5 +1,4 @@ - - 4.0.0 + 4.0.0 - - org.opendaylight.odlparent - odlparent-lite - 13.0.10 - - + + org.opendaylight.odlparent + odlparent-lite + 13.0.10 + + - org.opendaylight.aaa.web - web-aggregator - 0.19.1-SNAPSHOT - pom - ODL :: aaa :: ${project.artifactId} + org.opendaylight.aaa.web + web-aggregator + 0.19.1-SNAPSHOT + pom + ODL :: aaa :: ${project.artifactId} - - api - impl-osgi - impl-jetty - servlet-api - servlet-jersey2 - testutils - + + true + true + + + + api + impl-osgi + impl-jetty + servlet-api + servlet-jersey2 + testutils +