aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-11-02Update the dependency from snapshotVenkata Harish K Kajur1-5/+3
to using the release version and remove the dependency in the docker file that is tied to the 1.1.0 since we are upgrading it will not always be the same and always depend on the project version as it will be updatable from the versions:set command Issue-ID: AAI-448 Change-Id: Id80162d227a133a51c36b986ac8a8e6952eac2f7 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-21Fix the site path so it didn't get overwrittenVenkata Harish K Kajur1-17/+0
The issue was the sitePath got overwritten to use project group id as well but the location specified by nexus is explicility set so that we can only write site/org/onap/traversal/1.1.0/staging Issue-ID: AAI-76 Change-Id: I1622cb8051b7edff219a881a43522014480d23f1 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-20Fix the version missing the child pomVenkata Harish K Kajur1-0/+1
Issue-ID: AAI-76 Change-Id: I8d0cea68be7c2bbdac50e7e172dd80c032c335e8 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-12Fix the stage site issue by adding onap.nexus.urlVenkata Harish K Kajur1-1/+2
Issue-ID: AAI-76 Change-Id: Ieb989b33f199751a2345b2941046c7d54ff5e940 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-22Final commit v11/Amsterdam seed code stabilizationVenkata Harish K Kajur1-708/+708
Fix the indentation in all of the pom files Issue-ID: AAI-202 Change-Id: I0354d5625f5867ff219503323432745e6fc187fb Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-07-31[AAI-100 Amsterdam] removed conflicting dependencyThreefoot, Jane (jt6620)1-5/+0
Change-Id: Ie3476b1bdaec533ebe0d4f33a5881ec587e84426 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2017-07-14[AAI-50 Amsterdam] Add support for v11 version APIMaharajh, Robby (rx2202)1-1/+1
Update rest controller paths to include v11 remove unneeded test resources from traversal Update default api version for dmaap msgs Update version of aai core and schema for traversal update version in app props to v11 Change-Id: I8c96310de42679f95646dd456535404bd78290c7 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-06-21[AAI-ONAP] Remove powermock javaagent fix sonarVenkata Harish K Kajur1-13/+1
Change-Id: I847b4baf947db0aee7d829c40e827bd5c3cfabb0 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-08[AAI-ONAP] Fix the javadoc site issueVenkata Harish K Kajur1-0/+20
Change-Id: If4b23919f13a3c426c3cb57570859e207dda3497 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-01[AAI-ONAP] Change the pom to add 1.1-STAGING tagVenkata Harish K Kajur1-1/+2
Change-Id: Id2e7db354b48e73a04cba194565b27025454850f Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-26[AAI-ONAP] Update pom file for snapshot stagingVenkata Harish K Kajur1-0/+21
Change-Id: I368b7cb35a2d46a9f137229a00a3edd34b76610e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-23Change the pom files for onap group idVenkata Harish K Kajur1-1/+1
Change-Id: I3ae7ade6a28420bd6857e8a4695b7591d8df3535 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-22Update the pom to remove unnecessary dependencyVenkata Harish K Kajur1-1/+1
Change-Id: I0ded3dd843c2d14d303565d3af4aa1456be9a3e7 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-22Update the ajsc to use 2.1.0 for all dependenciesVenkata Harish K Kajur1-3/+3
Add the named query jsons that was rejected due to another problem Update the necessary files to make it compatible with ajsc 2.1.0 Change-Id: I4f26e21ef69edff1003a21ead849d10c9cbb8e3a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-15Update the pom file for javadocsVenkata Harish K Kajur1-3/+18
Change-Id: I8342945f0266c51c6c2673c8919eb6f59c0b8e19 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-12Add all of the traversal source filesVenkata Harish K Kajur1-0/+695
Change-Id: Id31f4bdda9c86f782f86829f8b86dada959a9729 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>