summaryrefslogtreecommitdiffstats
path: root/pomba/network-discovery-api
AgeCommit message (Collapse)AuthorFilesLines
2018-10-11Remove snapshot dependenciesTimoney, Dan (dt5972)1-1/+1
Remove snapshot dependencies on logging-analytics Change-Id: If9ebc6e4ca50c53a48bee2ac97d44e540e8f0e59 Issue-ID: SDNC-477 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-10Fix versioningTimoney, Dan (dt5972)1-1/+1
Wrong parent versions were used (1.1.1-SNAPSHOT vs 1.1.0), and wrong versions were being created, inconsistent with reset of sdnc Change-Id: I64a1eb62e8c33153b6b9bf5f56b60f4298553a6d Issue-ID: SDNC-477 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-08-30Merge "Use managed guava version"David Stilwell1-5/+4
2018-08-30Update for pomba-audit-common modelTait,Trevor(rt0435)5-78/+10
Issue-ID: SDNC-317 Change-Id: I88956a61dfd3ada19e1d8e9674715d4a7da1d6c9 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-08-27Use managed guava versionGary Wu1-5/+4
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: If826fd62ea06f065196b678c5eb9b675aacfd8da Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-01Fixing issues from SONAR reportTait,Trevor(rt0435)2-3/+2
Change-Id: I69e042690f464303fed0c9188b1555adf1f06481 Issue-ID: SDNC-317 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-07-23Initial code for network discovery microserviceBrad Benesch9-0/+540
Issue-ID: SDNC-317 Change-Id: I09d44de02283079471de0084da07793cb3d7820c Signed-off-by: Brad Benesch <brad.benesch@amdocs.com>