summaryrefslogtreecommitdiffstats
path: root/pomba/network-discovery-api/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
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 Traxler1-1/+1
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)1-1/+5
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-07-23Initial code for network discovery microserviceBrad Benesch1-0/+51
Issue-ID: SDNC-317 Change-Id: I09d44de02283079471de0084da07793cb3d7820c Signed-off-by: Brad Benesch <brad.benesch@amdocs.com>