aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/aai/rest/RestClientEndpoint.java
AgeCommit message (Collapse)AuthorFilesLines
2020-08-21Update apache camel from 2.x to 3.xRodrigo Lima1-19/+10
- Update apache camel lib - Remove camel apt and add camel package plugin Issue-ID: AAI-3119 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: Ib62e8d0807017895183eafce0a7e52018c9a1f3a
2018-03-13Update license date and textsblimkie1-4/+2
Update license date and disable license plugin Change-Id: I1f123632b89985f299f8b9d458890b9469675d9f Issue-ID: AAI-869 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-01-17Merge "Sonar Major: Add the @Override annotation."Steven Blimkie1-1/+1
2018-01-10Sonar Major:Add @Override annotation above methodaishkashyap1-1/+1
Add the @Override annotation above method. Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#severities=MINOR%2CMAJOR|resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/rest/RestClientEndpoint.java Line No:90 Issue-ID: AAI-619 Change-Id: I1ad50703a13e1888fbd5e248928db69e48cd6eb9 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-10Sonar Major: Add the @Override annotation.aishkashyap1-1/+1
Add the @Override annotation above method Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#severities=MINOR%2CMAJOR|resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/rest/RestClientEndpoint.java Line No:86 Issue-ID: AAI-618 Change-Id: I0166823a28622464fdabcfe2681393f31dedc0e9 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2017-09-19Renaming openecomp to onapArul.Nambi1-0/+125
Issue-ID: AAI-208 Change-Id: I1c5e6e938993272bdf9e71f5b4935d45f091481b Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>