aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-11-05Updated version to Dublinfpaquett1-1/+1
Issue-ID: AAI-1850 Change-Id: Iad6387d241dc1160ac32dc06847c3350b117b8e8 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-11-01Upversion to 1.3.2-SNAPSHOTfpaquett1-1/+1
Issue-ID: AAI-1815 Change-Id: I7893ad66ef0767c94cf9851ddb861aa17b4fad2a Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-10-12Updating the spring-context vunerable version3.0.0-ONAP1.3.1Arul.Nambi1-2/+2
Issue-ID: AAI-1743 Change-Id: Iad9b07393491499acacd260039acffba8dc5f313 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-27Removing the snapshot version for relaseArul.Nambi1-3/+3
Issue-ID: AAI-1685 Change-Id: Iae9fd2deacefcd3e68089c6f9e79af2ef519f6b8 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-24router-core 1.3.0 changesrv871f1-3/+10
Issue-ID: AAI-1670 Change-Id: Id42ece47c5c5972b471576f9c5f7fb2614196512 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-09-19Nexus sonar fixesArul.Nambi1-1/+1
Issue-ID: AAI-1583 Change-Id: I1b49340b41aae597d637c37317e19223369c542b Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-14Merge "Fixing nexus sonar scan issues"James Forsyth1-1/+1
2018-09-14Fixing nexus sonar scan issuesArul.Nambi1-1/+1
Issue-ID: AAI-1583 Change-Id: I48850eed93ad58b3c8052de07962c3c872e73294 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-13Update Data Router to support API V1Phillip Leigh1-1/+67
Issue-ID: LOG-428 Change-Id: I6cf971539880f19ffb3e0e9cee5535d34c7b71df Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
2018-09-13Fixing the broken build with camel routeArul.Nambi1-8/+7
Issue-ID: AAI-1583 Change-Id: I4ba62f638eafc25a9ed0243c4ca3f44f396c7ddb Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-07Fixing issues found by nexus scanArul.Nambi1-2/+3
Issue-ID: AAI-1583 Change-Id: I2019546062c76dd182b19f263b2b26c54396dc6a Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-08-24Updated springboot version to 1.5.15Francis Paquette1-1/+1
Issue-ID: AAI-1513 Change-Id: I3d88b6150fd7f45fc776797a045f3a50bcda2664 Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-08-14Merge "Merge the POMBA code to ONAP AAI data router"Steven Blimkie1-30/+30
2018-08-14Merge the POMBA code to ONAP AAI data routerJennie Jia1-30/+30
Issue-ID: LOG-588 Change-Id: I5d121121e1f6b8167cc0f6b3326b488aedf01430 Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2018-08-13Fixing the docker jenkins jobArul.Nambi1-7/+0
Issue-ID: AAI-1449 Change-Id: I2e09ae46d0c2c903fd587a45d9daee339ca79d34 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-06-27Move common code to router-core from DRDaniel Silverthorn1-16/+16
Change-Id: I5c13ca2b4173db02c0678dfbc0b4a8b168a570f8 Issue-ID: AAI-1339 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-06-21Remove performance problem.Bogumil Zebek1-0/+6
Change-Id: I15234aff50ca4946cf481fa3d32cb6fa56af60e5 Issue-ID: AAI-1233 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-06-18Add multi-oxm using schemaIngest librarySanchez, Gabriel (gs882h)1-1/+49
Use the schemaIngest library to have the capability to deal with multiple OXM files Issue-ID: AAI-1192 Change-Id: Icbebbf475bcf9fc3808bc79b9fa95085db46ab77 Signed-off-by: gabriel sanchez <gabriel.sanchez@amdocs.com>
2018-06-12Fix Spike Event Processing with Common Formatda490c1-5/+20
Issue-ID: AAI-1215 Change-Id: Ic6b575e9194d00cc0da9229cdb532869357e37e5 Signed-off-by: da490c <dave.adams@amdocs.com>
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: Id79a08d71b4d60d156979fbcfc42a6ba390c9d1c Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-05-23Upversion for CasablancaJimmy Forsyth1-3/+3
Issue-ID: AAI-1169 Change-Id: I44c4845b0ae35798237e6d0036f41325a1f81ce3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-08Upversion data-router after releasev1.2.22.0.0-ONAPbeijing2.0.0-ONAPJimmy Forsyth1-1/+1
Issue-ID: AAI-1125 Change-Id: I84497cb0233c58831e838c751e822b734c6d90c7 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-07Exclude httpclient 4.5 and force 4.5.5v1.2.1Jimmy Forsyth1-2/+2
Issue-ID: AAI-1125 Change-Id: I8ddcc66d5c70a18d2c28db5a498c34a339bb5ac5 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04Upversion data-router and prep for releaseJimmy Forsyth1-2/+2
Issue-ID: AAI-1122 Change-Id: Ifc349bb7614ee4f9022681d5d90ae15021e0fadb Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-23Remove snapshot dependenciesShwetank Dave1-2/+2
Upgrading router-core snapshot dependency to 1.2.0 release. Upgrading aai-schema snapshot dependency to 1.2.2 release. Change-Id: Iae8bc299d2e4eed7bada4038b7f7338b359011f8 Issue-ID: AAI-1092 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-04-18Update springboot to 1.5.12.RELEASEShwetank Dave1-1/+1
Change-Id: I25ef66fb1b2dde0a104fc43bc18273bb258b74db Issue-ID: AAI-1044 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-04-04Refactoring to use camel servlet with spring bootBansal, Nitin (nb121v)1-14/+10
Change-Id: I7c439e9108d84e5e72a42d9dba3bbf7681517527 Issue-ID: AAI-802 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-04-03Moving Historical Queries to spring bootBansal, Nitin (nb121v)1-9/+13
Change-Id: If4042f3b19b25b086e8f0c4b3723afe9839d994a Issue-ID: AAI-802 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-03-28Updating logback versionBansal, Nitin (nb121v)1-6/+18
Change-Id: Ia0fbaf0c82c4a8a37cc75f8a84c42beb69960a79 Issue-ID: AAI-947 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-03-27Moving data-router to Springboot for securityBansal, Nitin (nb121v)1-413/+338
Change-Id: I7a02720c4e0a79619ed6b309ff1f65f4d755c364 Issue-ID: AAI-590 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-03-26Update the aai-common pom to 1.2.2-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-947 Change-Id: Ie76e34d6f03db745791a984529a60dca0d8abb2e Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-14Update license date and textsblimkie1-0/+24
Update license date and disable license plugin Change-Id: I9a365f525e79c50ab1f785a0b03fe36f02bcb1e4 Issue-ID: AAI-860 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-02-27[AAI-818] Adding a Synapse policy for chameleon.Shwetank Dave1-0/+6
Synapse policy to serve as read gateway for chameleon Change-Id: I1b75ba3218e856908091ebaaf17ab1d05483fe02 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com> Issue-ID: AAI-818 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-02-23Fix build jobsblimkie1-1/+1
Wrong dependency on aai-schema Change-Id: I2a47c5045a23df5380e5d041245f2d45b478a78b Issue-ID: AAI-806 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-01-03Use project version for aai schemaVenkata Harish K Kajur1-1/+1
Issue-ID: AAI-546 Change-Id: I43e19a108bb74a67b645c5489a9247ff88550689 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-05Fix build issue for data routersblimkie1-4/+4
Some snapshot artifacts were removed from nexus. Update dependencies so that we depend on the release version Issue-ID: AAI-546 Change-Id: I878b889255f6685bb6fa8c1dc81cab31a12e98c0 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: I2d2f2a801fc3eda5bb8b7f5d1ad67cd9806fe690 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-25Renaming openecomp to onapArul.Nambi1-4/+4
Issue-ID: AAI-208 Change-Id: I5cd512429d779f97fe2b2c77ba80437a373c8616 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-20Renaming openecomp to onapArul.Nambi1-5/+5
Issue-ID: AAI-208 Change-Id: Ie4950d5fa63ec66b0fd00389dbb440c43610debd Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-0/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: Icea5a7854d15aab55a2b04a95607292ee181a9e8 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-06Fixing code coverage report dir pathBansal, Nitin (nb121v)1-1/+1
Change-Id: Ic9a0d93eed0dcf1219c1d71540ca97b4cb2fcbbc Issue-ID: AAI-214 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2017-09-05Improve SONAR coverage in aai/data-routerBansal, Nitin (nb121v)1-1/+36
Change-Id: I568a2eda367e29dbf013881bdf03aeef3312e319 Issue-ID: AAI-214 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2017-08-02[AAI-125] DataRouter to consume aai-schema jarBansal, Nitin (nb121v)1-1/+5
Change-Id: I7f0a5d78f662b591b87f1f6d86c511e00eef6fd5 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2017-05-24Add spotify and sonar plugins to pomsblimkie1-289/+348
Change-Id: I1abafa21cdec972001e1a2ec12af43612c1ef107 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-05-23Add missing nexusproxy property to pomsblimkie1-0/+1
Change-Id: Ic4ce5986c4a65a2dc19742afdd8d6031a77db207 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-05-19CHange groupId and correct dependency versionsblimkie1-5/+5
Change-Id: I74d8f9ab284db0a2f9c8f142731ba895010e6377 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-05-12Initial ONAP Synapse commitabatos1-0/+327
Change-Id: I3a0ed659dbb8f8faeeb54093b5d6f10414cd886e Signed-off-by: abatos <adrian.batos-parac@amdocs.com>