X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce-api%2Fpom.xml;h=e02d163dc0e380d20da4f004aa433a3512ae6a2f;hb=746bc4646d340611b401d213d89bf6715500492b;hp=a22e7627d0f639744cdbbdb3898697f8062dadd9;hpb=908cd36141e406bb159e506f02312f3ae084ca2b;p=transportpce.git diff --git a/features/odl-transportpce-api/pom.xml b/features/odl-transportpce-api/pom.xml index a22e7627d..e02d163dc 100644 --- a/features/odl-transportpce-api/pom.xml +++ b/features/odl-transportpce-api/pom.xml @@ -12,34 +12,27 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 2.0.4 + 6.0.4 org.opendaylight.transportpce odl-transportpce-api - 0.2.0-SNAPSHOT + 1.0.0-SNAPSHOT feature + OpenDaylight :: transportpce :: api - 0.11.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.6.0-SNAPSHOT - 1.3.0-SNAPSHOT + 1.8.0-SNAPSHOT etc/opendaylight/karaf - -OpenDaylight :: transportpce :: api - - org.opendaylight.mdsal.model - odl-mdsal-models - ${mdsal.model.version} + ${project.groupId} + odl-transportpce-ordmodels + ${project.version} features xml @@ -48,10 +41,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL transportpce-api ${project.version} - - ${project.groupId} - transportpce-ordmodels - ${project.version} - + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.18.1 + + true + + + +