aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/etc
AgeCommit message (Collapse)AuthorFilesLines
2024-11-11Upgrade spring boot to 2.61.15.2Fiete Ostkamp1-1/+6
- upgrade spring-boot (2.5.15 -> 2.6.15) - upgrade vulnerable guava (25.1 -> 33.3.1) and janino (3.1.9 -> 3.1.12) dependencies - bump snapshot version to 1.15.2-SNAPSHOT Issue-ID: AAI-4048 Change-Id: I34d8c62894c6398c5a51906469890c2f76f4a745 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-10-17Upgrade aai-common dependency to 1.15.1-SNAPSHOTFiete Ostkamp1-3/+1
- remove ActiveMq dependency Issue-ID: AAI-4017 Change-Id: Ie475172ad13bc5ddd482822db36f1ce48bc846c9 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-06-15Update aai-common to 1.14.0 in graphadmin1.14.0Fiete Ostkamp1-2/+2
- update aai-common to 1.14.0 which contains Janusgraph update to 0.3.3 - introduce -v parameter to the datasnapshot scripts to specify graphson version Issue-ID: AAI-3871 Change-Id: I4efac6b8ef6cf6f5b264677c5a85e38cd226a194 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-05-03Update aai-common to version 1.13.51.13.5Fiete Ostkamp1-2/+10
- update aai-common version from 1.14.4 to 1.13.5 - add reindexing logic that is triggered when db already has data in it upon schema creation Issue-ID: AAI-3842 Change-Id: If8ad30f081689388940059226a941ccf5b4730e6 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2020-07-06update junit to recheck for snapshot fileLaMont, William(wl2432)2-2/+2
Issue-ID: AAI-2922 Change-Id: I3ca6189fa6f1eec245f5299c79f052f0fac42be7 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com> Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
2020-03-03support for v17 through v19LaMont, William(wl2432)4-146/+164
Issue-ID: AAI-2751 Change-Id: I75c9b2057065e1374f25e2b6b12de0a8003ac781 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2019-04-10add v16 to local config for graphadminLaMont, William (wl2432)1-0/+1
Issue-ID: AAI-2323 Change-Id: Ia2c01dc7b72e54194821a1c2e92b2eb0d497ead7 Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
2019-01-22merge of v15 changes to onapLaMont, William (wl2432)4-148/+209
Issue-ID: AAI-2088 Change-Id: I588499af58d0e799d860b2b4362da7c48050fafd Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com> Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-11-01Add cql jar to graphadminKajur, Harish (vk250x)2-2/+36
Issue-ID: AAI-1834 Change-Id: Ib41b52ead6800475af3c8def9373a2c84150d871 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-13Update the graphadmin to remove tiKajur, Harish (vk250x)11-490/+1
Issue-ID: AAI-1469 Change-Id: Id4ff4ee813e7b2c749538bf34290111003cc5df0 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-13Initial seed code for graphadminKajur, Harish (vk250x)21-0/+1088
Issue-ID: AAI-1469 Change-Id: Ic170c326ad1fe4b43960de674797766f6f7b94bf Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>