aboutsummaryrefslogtreecommitdiffstats
path: root/elasticsearch-sg/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-04Update ES pom to conform to merge job requirementsEdwin Lawrance1-1/+7
Change-Id: I0b0e36503f9eab63b2e6a41acf1c58658a511fd5 Issue-ID: AAI-2203 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2019-03-04Update poms to conform to merge job requirementsEdwin Lawrance1-2/+2
Change-Id: Ic989e9538b67214e43faf221724ed5d36bfc6d03 Issue-ID: AAI-2203 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2019-03-01Add missing distributionManagement section to pomsLee, Tian (tl5884)1-0/+17
Change-Id: I85d4c78abda0af32b9994b01f8abceaabe276e18 Issue-ID: AAI-2203 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2019-03-01Add elasticsearch with searchguard DockerfileLee, Tian (tl5884)1-0/+81
Add Dockerfile that produces an image of ElasticSearch with SearchGuard plugin pre-installed, and restructure the Maven project to build both the old search-data-service Dockerfile and the new elasticsearch-sg Dockerfile. Change-Id: Iff7cb79e3c09da78b6233422f40cb03eeef5bfdb Issue-ID: AAI-2203 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>