summaryrefslogtreecommitdiffstats
path: root/netbox-client/features
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-06-20 19:16:28 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-06-25 13:29:50 -0400
commit793f714168f7ec92b5a9d77fbda0d832ab109898 (patch)
tree4fa247809ff5eaaf812f827f6676528914cb0081 /netbox-client/features
parent056b4e088e4d8df0e642ea9603f7a82fc98ab58c (diff)
Remove versions from project poms
Remove versions from project poms and rely instead on dependencyManagement. Change-Id: I68171346273325e8dee0f7d2538549d2d8c154c8 Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'netbox-client/features')
-rw-r--r--netbox-client/features/ccsdk-netbox-client/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/netbox-client/features/ccsdk-netbox-client/pom.xml b/netbox-client/features/ccsdk-netbox-client/pom.xml
index bf8e76f0..6586a5cd 100644
--- a/netbox-client/features/ccsdk-netbox-client/pom.xml
+++ b/netbox-client/features/ccsdk-netbox-client/pom.xml
@@ -36,6 +36,7 @@
<ccsdk.sli.adaptors.version>${project.version}</ccsdk.sli.adaptors.version>
</properties>
+
<dependencies>
<dependency>
<groupId>org.opendaylight.controller</groupId>