X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=singleton-service%2Fpom.xml;h=798d4fd50325327d0211111eca08bb8f6654e012;hb=98a5d8fdec1e535a81a1d31a3ee34b893a24d983;hp=832bcf2b80e445e2385ac31ba919f07aa13463b0;hpb=bf7cc4d27ca843f928bda9669b39a60c55268697;p=mdsal.git diff --git a/singleton-service/pom.xml b/singleton-service/pom.xml index 832bcf2b80..798d4fd503 100644 --- a/singleton-service/pom.xml +++ b/singleton-service/pom.xml @@ -9,22 +9,41 @@ - org.opendaylight.odlparent - odlparent-lite - 3.1.2 - + org.opendaylight.odlparent + odlparent-lite + 4.0.2 + 4.0.0 org.opendaylight.mdsal singleton-service - 2.5.0-SNAPSHOT + 3.0.1-SNAPSHOT pom - ${project.artifactId} + ${project.artifactId} ${project.artifactId} mdsal-singleton-common-api mdsal-singleton-dom-impl + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + +