X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=38f0fb46711500c5922eafba69654771ed7f95a5;hb=924a03f6d2ca5875c2726f3976bd0cff440daea3;hp=ae8eab530a05cc15eca44be2496b363206ae0f1c;hpb=e469f96007756cee894f5ca2f1c108752ef4df1f;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index ae8eab530..38f0fb467 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 11.0.6 + 11.0.7 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 18.0.0-SNAPSHOT + 18.0.0 @@ -51,10 +51,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.models openroadm-common-7.1.0 - - org.opendaylight.transportpce.models - openroadm-common-10.1.0 - org.opendaylight.transportpce.models openroadm-device-1.2.1 @@ -71,10 +67,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.models openroadm-network-10.1.0 - - org.opendaylight.transportpce.models - openroadm-service-10.1.0 - ${project.groupId} transportpce-api @@ -93,10 +85,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-common - - org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-yang-types - org.opendaylight.mdsal.binding.model.ietf rfc8345-ietf-network @@ -121,13 +109,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.guava guava - - - com.google.code.findbugs - jsr305 - 3.0.2 - true - @@ -136,11 +117,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} test + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + test + org.opendaylight.mdsal mdsal-binding-generator test + + com.google.code.findbugs + jsr305 + 3.0.2 + test + true +