aboutsummaryrefslogtreecommitdiffstats
path: root/ms/vlantag-api
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-06-24 12:18:24 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-06-24 12:18:24 -0400
commitc476c4dbebaf615d2f73bb91614937a64147f127 (patch)
treec4d6f427c1a168d101b71aba0edc5d3a6677a874 /ms/vlantag-api
parent16a34aeeebad1775ea4a6675c19f041b273dcdfb (diff)
Remove versions form project poms
Remove versions from project poms and instead drive version from dependencyManagement declaration in parent pom. Change-Id: I9502b4b96d4f54a4ea20b4fbda507f85bad3ba45 Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/vlantag-api')
-rw-r--r--ms/vlantag-api/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index 3213bd08..2bb59321 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -96,7 +96,6 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
- <version>1.5.8</version>
</dependency>
</dependencies>