summaryrefslogtreecommitdiffstats
path: root/pomba/network-discovery-api
AgeCommit message (Collapse)AuthorFilesLines
2019-09-20Release sdnc/apps1.7.3jenkins-releng1-1/+1
2019-09-19Use CCSDK version 0.6.3Timoney, Dan (dt5972)1-1/+1
Update to use CCSDK version 0.6.3 Change-Id: I18eaccd91af822639165f6fa56b037cba4bb4abf Issue-ID: SDNC-917 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-13Roll versionTimoney, Dan (dt5972)1-1/+1
Roll version to 1.7.2-SNAPSHOT Change-Id: Ic12770b32892cec4f3698a387e4c3a579003665e Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-11Roll versionsTimoney, Dan (dt5972)1-1/+1
Roll version to 1.7.1-SNAPSHOT and use version 1.4.1-SNAPSHOT of parent poms Change-Id: Ia05ef49689e3e0602474667f69477c807c95e56e Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-20Updates for NeonTimoney, Dan (dt5972)1-1/+1
Update to use Neon version of CCSDK parent poms Change-Id: I5853a21ce03e09dd942d4d5c40669d0781a63621 Issue-ID: SDNC-850 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-20Create version 1.6.2 prior to NeonTimoney, Dan (dt5972)1-1/+1
Create last Fluorine based version before port to Neon Change-Id: Ib83eaf71acad826e641c2538d90d5eac82148180 Issue-ID: SDNC-850 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-08Roll version to 1.6.1-SNAPSHOTTimoney, Dan (dt5972)1-1/+1
Roll version to recreate El Alto release artifacts Change-Id: Ieebe2f47235987bcf5d92329e03e3cc9fb4107c3 Issue-ID: SDNC-827 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-02Roll to El Alto versionTimoney, Dan (dt5972)1-1/+1
Roll to El Alto version (1.6.0-SNAPSHOT) on master branch Change-Id: I737c9de6834e539b4a4871ae738f77f7ac6e3ed2 Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-01Fix versions1.5.1Timoney, Dan (dt5972)1-27/+27
Versions were set inconsistently in sdnc/apps - entire repo needs to have the same version number. Change-Id: I69cf0dd73cfaf2762f5fce7d0e9ff43fffd14709 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-01Fix staging buildTimoney, Dan (dt5972)1-1/+26
Update to newly released oparent 2.0.0 to disable staging plugin, which breaks staging build. Change-Id: Iaa707b7b6be2d1245ecd1cf00268c8653e40ea08 Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-30Fix staging buildTimoney, Dan (dt5972)1-1/+1
Update to oparent 1.2.3 to disable staging plugin, which breaks staging build. Change-Id: Ifd4e642a8bfcf09305660ffa5d815b6ca4564241 Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-12Update pomba versioning for DublinNorm Traxler2-2/+2
Issue-ID: SDNC-637 Moving version Back to the Future Note: 1.4.2 is used for Casablanca release, so moving ahead to 1.5.0 Adding port description attribute Change-Id: I4b5526b1151603a1872df1cc6584ba0810685b0c Signed-off-by: Norm Traxler <normant@amdocs.com>
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>