aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-05-23Pin jnr-unixsocket for Docker plugin to 0.13Mohammed Naser1-0/+7
The current verison of jnr-unixsocket is 0.12 from the Docker plugin however in order to be able the images for ARM64, it needs the newer version which has support for it. There is work upstream to switch the version to 0.18[0] however it seems that this is still pending, so we can pin it for now until that merges. [0]: https://github.com/spotify/docker-maven-plugin/pull/379 Change-Id: I02575fee442bdb41e3939e1e3fb026024bc9fbc7 Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-05-23Merge "Remove backport dependency"James Forsyth1-8/+1
2018-05-23Upversion for CasablancaJimmy Forsyth1-1/+1
Issue-ID: AAI-1169 Change-Id: I3789fddbc8fd5b103f9ea27202727a2c7b5579d2 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15Upversion search-data-service for branchingv1.2.12.0.0-ONAP2.0.0-ONAPJimmy Forsyth1-1/+1
Issue-ID: AAI-1140 Change-Id: I55b5c102afbe509ad2fd51bb0669c58fac1a85fe Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-09Remove backport dependencymkorzeni1-8/+1
since we already have built-in in JDK8 Change-Id: I73ccb1c084405c45eabd50b0a58278b1037ac5f8 Issue-ID: AAI-1130 Signed-off-by: mkorzeni <mateusz.korzeniowski@nokia.com>
2018-04-18Update springbootv1.2.0Shwetank Dave1-1/+1
Update springboot to 1.5.12.RELEASE from 1.5.10.RELEASE Change-Id: I295ed8ece93e24721b9e46557489d53e52905a45 Issue-ID: AAI-1043 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-04-06Rename Path search-db to search-data-service.Shwetank Dave1-43/+2
Fix mixtakes in processGet Remove requestBody from where it's not needed. Remove elastic-search dependency Issue-ID: AAI-598 Change-Id: Ib9693297230daba43ed604013c9cf4d32355da92 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-04-04[AAI-804] Updating pom.xml to add bundle-configShwetank Dave1-0/+7
Issue-ID: AAI-804 Change-Id: Ica0fb2bb42791bf81b683699860edbf3dbc05c75 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-04-03[AAI-804] Updating files to fix search service.Shwetank Dave1-0/+14
Issue-ID: AAI-804 Change-Id: Ie50f821cd235ccd5c627c11294da4b29bf29fc16 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-03-29Removing AJSC and moving to SpringBootShwetank Dave1-173/+143
[AAI-804] Deleting AJSC files. [AAI-804] Adding Spring Boot Dependencies Issue-ID: AAI-804 Change-Id: Ibda01496d56cc4613f6d2be3b8737d823cee342a Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-03-13Update license date and textsblimkie1-2/+23
Update license date and disable license plugin Change-Id: I61390789684bf93c29b5d230bc189fe8b7411efb Issue-ID: AAI-870 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-12-05Depend on released version of logging librarysblimkie1-1/+1
Fix build error caused by dependency on snapshot that has been removed from nexus. Issue-ID: AAI-546 Change-Id: I87cc273b16e89ec8ae7f16435b37479ff799c2fd Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-11-16Bump minor versionJessica Wagantall1-1/+1
Bump minor version in preparation for Amsterdam branching. Change-Id: I5fa36a5e4b2dc2eb8fe7a781a63a7bed49af63fe Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-21Renaming openecomp to onapArul.Nambi1-4/+3
Issue-ID: AAI-208 Change-Id: I3b46b263b4570054e77b2fdccfc2f51406e9e9ce Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-14Renaming openecomp to onapArul.Nambi1-2/+2
Issue-ID: AAI-208 Change-Id: I0f634abc5501adb5fc29523594af8d1f1356adb5 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.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: I00df409628f01511d5e8e689bd5bf5204bd29236 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-08Add name to the top level pomVenkata Harish K Kajur1-0/+1
for search-data-service Issue-ID: AAI-271 Change-Id: I9db491466002d2f84a76cf4d39724a01cec4c1d2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-07-20Reject doc create requests if index does not existFraboni, Gino (gf403a)1-1/+2
[AAI-62] Search Data Service should not implicitly create indexes on document write... Search Data Service will now explicitly block a document create or update if the associated index does not already exist in the document store. Change-Id: Ie96364da754aa6a2cb554b06f62a7a647181bcce Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
2017-05-10Update version, add deployment pluginsDaniel Silverthorn1-1/+113
Change-Id: Ia728e325b27d1bef5f896f197cc9490291bdf954 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2017-05-09Initial search service commitDaniel Silverthorn1-0/+369
Changing common logging dep Change-Id: I454697a9df0ee63f43d7b7d2a3818fe2d9b7bcf2 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>