summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-03-22Support maven deploy and docker build targetsMichaelArrastia1-1/+18
This commit principally includes the following pom updates: 1. Add distributionManagement to fix jobs that run maven deploy. 2. Update way in which champ-service gets the graph-deps. This change specifically supports the docker build. Issue-ID: AAI-927 Change-Id: I5920de3c010b810a802f95ac82da89ea3989e7d9 Signed-off-by: MichaelArrastia <MArrasti@amdocs.com>
2018-03-19Update license date and textSanchez, Gabriel (gs882h)1-0/+20
Update license date and disable license plugi:n Issue-ID: AAI-862 Change-Id: Ic46fee4917bde48298acfc1d76eef9083986113e Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
2018-03-12Fix name of entry in SonarGildas Lanilis1-1/+1
The name of the entry in Sonar was displayed as champ instaed of aai-champ Change-Id: I5a3edc59592fa13c4273274f52716e09157ee812 Issue-ID: CIMAN-65 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-03-09Fix items missed in microservice restructureMichaelArrastia1-1/+1
1. Updates the champ-service pom to explicitly add a dependency on the apache httpclient. 2. Corrects the name of the top level champ pom Issue-ID: AAI-813 Change-Id: I155ebc723861eea8e81e96ba84f182e80c7e42ed Signed-off-by: MichaelArrastia <MArrasti@amdocs.com>
2018-03-07Port champ-microservice project restructuremichaere1-396/+16
Includes project restructure and introduction of a parent pom. The original source folder and core functionality is now held within champ-lib, with champ-service forming the ajsc microservice from which it injects champ-lib core functionality. Issue-ID: AAI-813 Change-Id: I2ce0c4a70e485665276e7955572de23969deb706 Signed-off-by: michaere <michaere@amdocs.com>
2017-10-05Renaming openecomp to onapArul.Nambi1-1/+1
Issue-ID: AAI-208 Change-Id: I2635c4ed4f9e5d17b93a8ec2c3a0d82b79f75320 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-15Fix the jacoco file reference in pom fileVenkata Harish K Kajur1-1/+1
Issue-ID: AAI-306 Change-Id: Iae59ccb7f7625c1b477963daa145a22f31b2660d Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I6b00b9cfff8677d89a12f027cefb7380d208e0be Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-07Add name to the top level pom for champVenkata Harish K Kajur1-0/+1
Issue-ID: AAI-271 Change-Id: I6a6c81fa3cf12e4007cf6edbcb11fc9e5f57c52f Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-18Update POM to inherit from oparentDileep Ranganathan1-15/+9
Change-Id: Iaf15716b64ff2b22c59504caf824e9400a98e3f8 Issue-Id: AAI-77 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2017-07-28[AAI-80 Amsterdam] checking in source codeMuller, Andrew (am8383)1-0/+403
Change-Id: Ic041f9bca773ec6870b7e29d7dd02fa03dd2947b Signed-off-by: Muller, Andrew (am8383) <am8383@us.att.com>