summaryrefslogtreecommitdiffstats
path: root/odlparent/client-parent/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
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>