summaryrefslogtreecommitdiffstats
path: root/odlparent/client-parent
AgeCommit message (Collapse)AuthorFilesLines
2019-08-28Roll versionsTimoney, Dan (dt5972)1-1/+1
Roll versions in master branch Change-Id: I0d8358268e3649ff8d80b357e22e56d73f11a1af Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-14Update parent poms for ODL NeonTimoney, Dan (dt5972)1-1/+1
Update third party package versions to align with ODL Neon SR1. Change-Id: I82da85e6a9581726267be0f9cd64c4eb193ceda3 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09Roll to next snapshotTimoney, Dan (dt5972)1-1/+1
Roll to next snapshot version Change-Id: If4b60b8aa95e7fbf72f048eed4ee968d2079b7a4 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)1-1/+1
Roll versions to 0.5.1 - need to re-release El Alto early release Change-Id: Ie9204c9ec0eb84989303df1089f536314df2c8d7 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-17Remove staging pluginTimoney, Dan (dt5972)1-27/+2
Remove staging-profile, which had been needed for daily builds in old daily build jobs. Change-Id: I13d1b628268f46d59ff4521ffebf2f6d3b2b6390 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-30Roll master to El AltoTimoney, Dan (dt5972)1-1/+1
Roll master version to El Alto versions Change-Id: I43315307b01929c46333f181f5b516ab2704696f Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-19Updates for Fluorine SR2Timoney, Dan (dt5972)1-1/+1
Update versions in CCSDK parent pom for Fluorine SR2 release Change-Id: I2325209b1359091b28cb485cad35aee5caadb13f Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-14Disable staging plugin1.2.1Timoney, Dan (dt5972)1-11/+26
Disable staging plugin when doing staging build for client parent Change-Id: Iff83355117c00bcaf120d1a603492ddfa98c5c6e Issue-ID: CCSDK-1119 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-10Update parent poms for FluorineTimoney, Dan (dt5972)1-1/+1
Update parent poms for OpenDaylight Fluorine Change-Id: If7f81edc9f65b0169fe25bbd4f4b8b52cd874250 Issue-ID: CCSDK-861 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-19Update jackson version to 2.8.9Timoney, Dan (dt5972)1-1/+1
Update jackson version to 2.8.9 to resolve known security issue. Change-Id: If76d3905595a984866b254885b9fc7b417676d31 Issue-ID: CCSDK-765 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-20Roll to first Dublin snapshotTimoney, Dan (dt5972)1-1/+1
Roll to first Dublin snapshot version Change-Id: I41188f84b07a9a36e80ec5c3019a3843cdf6118e Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-03Fix distributionManagement urlsTimoney, Dan (dt5972)1-2/+2
Update distributionManagement urls to use https instead of http Change-Id: I209e96ba0b6f46ad0780ec93d3bfc823650c648b Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-09-25Fix snapshot versionTimoney, Dan (dt5972)1-1/+1
Snapshot version should be 1.1.1, not 0.3.1 Change-Id: I49145af7dfc776030324246736d4f0a88b1701a4 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-25Roll to next snapshot versionTimoney, Dan (dt5972)1-1/+1
Roll to snapshot version 1.1.1-SNAPSHOT Change-Id: I51f10778f83c91d3a0c6de487551a9a1772734fb Issue-ID: CCSDK-597: Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-08-27Use managed guava versionGary Wu1-17/+10
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: I825720dacc4cf2ea124e2e22ab552dc5394ad0ed Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-17Add staging plugin config to client pomTimoney, Dan (dt5972)1-36/+80
Parent pom used to generate client code was missing configuration of Sonatype staging plugin, which is needed for daily release builds to work. Change-Id: I072ab5b902761bf56160e140608bbd691d786e68 Issue-ID: CCSDK-472 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-08-03Fix version of yang-maven-pluginTimoney, Dan (dt5972)1-1/+1
Client code generator should use latest compatible version of yang-maven-plugin, which happens to be Nitrogen SR3 (1.2.3) Change-Id: Icb3c8c4db63e183fe25aa3e2b73d3cd36a92d91f Issue-ID: CCSDK-436 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-07-27fix CCSDK parent pomsRuchira Agarwal1-1/+1
Fix XML comment, remove maven-source-plugin block to avoid double sources.jar upload to nexus Change-Id: I5500adf2e1471565397d5919c23aebf8b84e670a Issue-ID: CCSDK-409 Signed-off-by: Ruchira Agarwal <ra1926@att.com>
2018-07-17adding in the new mirrored repo in onapDR695H1-1/+14
Change-Id: I101dd8460c4dfb1aadf59eeaf4a406ae19b1191b Issue-ID: CCSDK-363 Signed-off-by: DR695H <dr695h@att.com>
2018-07-10adding in a client parent pomDR695H1-0/+501
this will be used by people to generate clients for yang based controllers Change-Id: I08ac6c913affbf0a1049f334a63715edd90cc3e2 Issue-ID: CCSDK-355 Signed-off-by: DR695H <dr695h@att.com>