diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-01-22 14:19:54 -0800 |
---|---|---|
committer | Takamune Cho <takamune.cho@att.com> | 2019-02-21 21:26:14 +0000 |
commit | a6fbd20042f03a46084c2b068c21d1a691a7d836 (patch) | |
tree | c45de10775949134ec1ede3b5d8796207d51218b /appc-inbound/appc-design-services | |
parent | 1a285b3b92e3253c9e1ae45c42be1c157f5120e9 (diff) |
Remove duplicate versions
These versions are inherited from opendaylight parent
poms. Removing the override for these inherited versions.
Change-Id: I83b374e4d8815e21fd48bedbe4dd46bc246e44a4
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1355
Diffstat (limited to 'appc-inbound/appc-design-services')
-rwxr-xr-x | appc-inbound/appc-design-services/model/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/appc-inbound/appc-design-services/model/pom.xml b/appc-inbound/appc-design-services/model/pom.xml index 3645fc559..f5875ca06 100755 --- a/appc-inbound/appc-design-services/model/pom.xml +++ b/appc-inbound/appc-design-services/model/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. Copyright (C) 2017 Amdocs ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -48,7 +48,6 @@ <plugin> <groupId>org.opendaylight.yangtools</groupId> <artifactId>yang-maven-plugin</artifactId> - <version>${odl.yangtools.version}</version> <dependencies> <dependency> <groupId>org.opendaylight.mdsal</groupId> |