X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=aaa-password-service%2Fapi%2Fpom.xml;h=547a1124470bceac9e2e17c010a90a132a1613c6;hb=5acb2ff6e97fc1e9f737f6549351f98dfbdfcb9c;hp=40edf22c392696fcfb6cac1960290028830fab2c;hpb=773d1b45b0c84fb09d05021ee02d1a5bad0186c0;p=aaa.git diff --git a/aaa-password-service/api/pom.xml b/aaa-password-service/api/pom.xml index 40edf22c3..547a11244 100644 --- a/aaa-password-service/api/pom.xml +++ b/aaa-password-service/api/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-parent - 0.17.1-SNAPSHOT + 0.18.3 ../../parent org.opendaylight.aaa aaa-password-service-api - 0.17.1-SNAPSHOT + 0.18.3 ODL :: aaa :: ${project.artifactId} bundle @@ -27,6 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.guava guava + + org.eclipse.jdt + org.eclipse.jdt.annotation + + + org.opendaylight.yangtools + yang-common +