X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=3113cdd8ac277176ec7a873fd5f590ca719a1cd3;hb=25922fe4c8b60fd7c34f011a77fc8b2a22f628ff;hp=771afeb0c914c276650888dbb19c3389968e958f;hpb=d51416320a39973f1cc8fe6de58e6ec769d8ac90;p=openflowjava.git diff --git a/features/pom.xml b/features/pom.xml index 771afeb0..3113cdd8 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,19 +4,21 @@ org.opendaylight.odlparent features-parent - 1.6.0-SNAPSHOT + 1.6.4-Beryllium-SR4 org.opendaylight.openflowjava features-openflowjava - 0.7.0-SNAPSHOT + 0.7.4-Beryllium-SR4 jar - 0.4.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.8.0-SNAPSHOT + 0.4.4-Beryllium-SR4 + 1.3.4-Beryllium-SR4 + 2.0.4-Beryllium-SR4 + 1.3.4-Beryllium-SR4 + 0.8.4-Beryllium-SR4 @@ -30,11 +32,28 @@ pom - + + + org.opendaylight.odlparent + odlparent-artifacts + 1.6.4-Beryllium-SR4 + import + pom + + + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + import + pom + + - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} + org.opendaylight.mdsal.model + mdsal-model-artifacts + ${mdsal.model.version} import pom @@ -50,7 +69,7 @@ org.opendaylight.controller mdsal-artifacts - ${mdsal.version} + ${controller.mdsal.version} import pom @@ -61,8 +80,16 @@ - org.opendaylight.yangtools - features-yangtools + org.opendaylight.mdsal + features-mdsal + ${mdsal.version} + features + xml + + + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} features xml @@ -75,7 +102,13 @@ org.opendaylight.controller features-mdsal - ${mdsal.version} + ${controller.mdsal.version} + features + xml + + + org.opendaylight.odlparent + features-odlparent features xml @@ -95,7 +128,7 @@ org.opendaylight.openflowjava - util + openflowjava-util ${project.groupId}