From 52dcb99eba2520ddd2a0a7b877ffd82f7bf0aa50 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 27 Nov 2013 22:34:33 +0100 Subject: [PATCH] Fixup some warnings Change-Id: Ie61aeeeebf34c7fa2196b04361741978f722269b Signed-off-by: Robert Varga --- bgp/linkstate-config/pom.xml | 1 - bgp/parser-spi-config/pom.xml | 1 - bgp/rib-api-config/pom.xml | 1 - bgp/rib-impl-config/pom.xml | 1 - bgp/rib-spi-config/pom.xml | 1 - bgp/topology-provider-config/pom.xml | 1 - bgp/update-api-config/pom.xml | 1 - bgp/update-mock-config/pom.xml | 1 - integration-tests/pom.xml | 2 -- pcep/api-config/pom.xml | 1 - pcep/impl-config/pom.xml | 1 - .../opendaylight/protocol/pcep/impl/PCEPObjectParserTest.java | 2 -- pcep/spi-config/pom.xml | 1 - pcep/topology-provider-config/pom.xml | 1 - pcep/tunnel-provider-config/pom.xml | 1 - programming/impl-config/pom.xml | 1 - programming/spi-config/pom.xml | 1 - topology/api-config/pom.xml | 1 - 18 files changed, 20 deletions(-) diff --git a/bgp/linkstate-config/pom.xml b/bgp/linkstate-config/pom.xml index 6adf5f14d7..8ec4f5efb0 100644 --- a/bgp/linkstate-config/pom.xml +++ b/bgp/linkstate-config/pom.xml @@ -49,7 +49,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/bgp/parser-spi-config/pom.xml b/bgp/parser-spi-config/pom.xml index 2533a6ca78..50bbf85a9d 100644 --- a/bgp/parser-spi-config/pom.xml +++ b/bgp/parser-spi-config/pom.xml @@ -37,7 +37,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/bgp/rib-api-config/pom.xml b/bgp/rib-api-config/pom.xml index ed0378508f..2120f12e0a 100644 --- a/bgp/rib-api-config/pom.xml +++ b/bgp/rib-api-config/pom.xml @@ -33,7 +33,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/bgp/rib-impl-config/pom.xml b/bgp/rib-impl-config/pom.xml index ed29563ba4..42fa00e614 100644 --- a/bgp/rib-impl-config/pom.xml +++ b/bgp/rib-impl-config/pom.xml @@ -113,7 +113,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/bgp/rib-spi-config/pom.xml b/bgp/rib-spi-config/pom.xml index d6445a22bc..bf0746af08 100644 --- a/bgp/rib-spi-config/pom.xml +++ b/bgp/rib-spi-config/pom.xml @@ -33,7 +33,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/bgp/topology-provider-config/pom.xml b/bgp/topology-provider-config/pom.xml index 0f23fda6cb..620e3966f7 100644 --- a/bgp/topology-provider-config/pom.xml +++ b/bgp/topology-provider-config/pom.xml @@ -41,7 +41,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/bgp/update-api-config/pom.xml b/bgp/update-api-config/pom.xml index d32885b1a2..d122bd1eab 100644 --- a/bgp/update-api-config/pom.xml +++ b/bgp/update-api-config/pom.xml @@ -32,7 +32,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/bgp/update-mock-config/pom.xml b/bgp/update-mock-config/pom.xml index 8f21fee2f3..fb4f816047 100644 --- a/bgp/update-mock-config/pom.xml +++ b/bgp/update-mock-config/pom.xml @@ -78,7 +78,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 47394a3709..86e90be488 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -84,8 +84,6 @@ org.opendaylight.controller sal-binding-broker-impl - 1.0-SNAPSHOT - test org.opendaylight.yangtools diff --git a/pcep/api-config/pom.xml b/pcep/api-config/pom.xml index 56188ad52d..9ac192bdee 100644 --- a/pcep/api-config/pom.xml +++ b/pcep/api-config/pom.xml @@ -32,7 +32,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/pcep/impl-config/pom.xml b/pcep/impl-config/pom.xml index ad71a9771f..7e9a359779 100644 --- a/pcep/impl-config/pom.xml +++ b/pcep/impl-config/pom.xml @@ -89,7 +89,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPObjectParserTest.java b/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPObjectParserTest.java index 9a342a67a7..4a091e5f57 100644 --- a/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPObjectParserTest.java +++ b/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPObjectParserTest.java @@ -50,8 +50,6 @@ import org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types. import org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Prefix; import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ieee754.rev130819.Float32; import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.concepts.rev131125.Bandwidth; -import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.crabbe.initiated.rev131126.Stateful1; -import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.crabbe.initiated.rev131126.Stateful1Builder; import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.ClassType; import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.OfId; import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.OperationalStatus; diff --git a/pcep/spi-config/pom.xml b/pcep/spi-config/pom.xml index fbac45e8d6..33a91dc46e 100644 --- a/pcep/spi-config/pom.xml +++ b/pcep/spi-config/pom.xml @@ -32,7 +32,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/pcep/topology-provider-config/pom.xml b/pcep/topology-provider-config/pom.xml index 52d7b9890d..405fbf6520 100644 --- a/pcep/topology-provider-config/pom.xml +++ b/pcep/topology-provider-config/pom.xml @@ -56,7 +56,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/pcep/tunnel-provider-config/pom.xml b/pcep/tunnel-provider-config/pom.xml index 5f9762d006..3b851e8f8f 100644 --- a/pcep/tunnel-provider-config/pom.xml +++ b/pcep/tunnel-provider-config/pom.xml @@ -56,7 +56,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/programming/impl-config/pom.xml b/programming/impl-config/pom.xml index 2dad66f43c..9dd498a603 100644 --- a/programming/impl-config/pom.xml +++ b/programming/impl-config/pom.xml @@ -41,7 +41,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/programming/spi-config/pom.xml b/programming/spi-config/pom.xml index f68fabdf3c..cbb5119044 100644 --- a/programming/spi-config/pom.xml +++ b/programming/spi-config/pom.xml @@ -33,7 +33,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} diff --git a/topology/api-config/pom.xml b/topology/api-config/pom.xml index 5d7b578d45..10ef9461e9 100644 --- a/topology/api-config/pom.xml +++ b/topology/api-config/pom.xml @@ -32,7 +32,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} -- 2.36.6