aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-02-28AAI-2198 Consistent code style in cacherKeong Lim1-0/+33
Add plugins to cacher/pom.xml Add Eclipse formatter configuration file Change-Id: Ifbc7db3cf1d846b18b179a7dd28af97a16e07c74 Issue-ID: AAI-2198 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-02-18Remove the license check goalJimmy Forsyth1-10/+0
Issue-ID: AAI-2164 Change-Id: I87400db24075803736c3886d8a0f067dd419519e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-01-22update cacher repo with v15LaMont, William (wl2432)1-66/+70
Issue-ID: AAI-2112 Change-Id: I8aab3d9c498d217638d50b8fde5f500b556d7fd0 Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
2018-12-20Exclude tomcat from jersey starterjimmy1-1/+7
Issue-ID: AAI-2030 Change-Id: I341346b39c791ce75bbe5693f791f9acef0ec8d2 Signed-off-by: jimmy <jf2512@att.com>
2018-12-19Fix issue with ActiveMQ versions being overriddenLee, Tian (tl5884)1-378/+395
Spring Boot dependency management was overriding aai-core's ActiveMQ dependency versions with older, less secure versions. Change-Id: I6c8b537b99d849f7da45e18fe755a9cd217b09a6 Issue-ID: AAI-1936 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2018-12-17Update to springboot 1.5.18jimmy1-2/+2
Change-Id: I71de901fa6f3201388a1db413c76fc33ba21ef56 Issue-ID: AAI-1899 Signed-off-by: jimmy <jf2512@att.com>
2018-10-12Upversion cacher to 1.1.0-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1726 Change-Id: Icadf0cec914477c220ecdd47610cd34138a4442a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-27Merge "Move aai-common deps to 1.3.0"3.0.0-ONAP1.0.0Tian Lee1-1/+1
2018-09-27Merge "fix cacher merge and nexus vulnerabilities"James Forsyth1-0/+5
2018-09-27Move aai-common deps to 1.3.0Jimmy Forsyth1-1/+1
Issue-ID: AAI-1683 Change-Id: I70d813a561c5e713bc6985679efe594db7389991 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-19update to fix for merge build and vulnerabilitiesLaMont, William (wl2432)1-2/+19
Issue-ID: AAI-1636 Change-Id: I085fd76e96dec51fbe1a3622a052a5f775a99813 Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
2018-09-19fix cacher merge and nexus vulnerabilitiesLaMont, William (wl2432)1-2/+13
Issue-ID: AAI-1636 Change-Id: I971c20db4f490e99ed835e1591a0291d477e82ae Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
2018-09-12Update cacher pom for merge issueLaMont, William (wl2432)1-3/+48
Issue-ID: AAI-1415 Change-Id: I78b873abe03ab472894636b8d805113b6271a033 Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
2018-08-31initial code for cacherLaMont, William (wl2432)1-0/+691
Issue-ID: AAI-1473 Change-Id: I8babe91e79f5c1e6e97b0f5b6dc827b8c5caec80 Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>