summaryrefslogtreecommitdiffstats
path: root/aai-traversal/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-04-08Upversion to 1.7.0Jimmy Forsyth1-1/+1
Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iceda88fa4d5e2f89f4e873df0124cd1748105c10
2020-04-07Upversion to 1.6.46.0.0-ONAPfrankfurtJimmy Forsyth1-1/+1
Issue-ID: AAI-2850 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I4f323000a86fa2201868b1d953d28c12aa1a6330
2020-03-27Fix sonar configurationJimmy Forsyth1-77/+7
Issue-ID: AAI-2846 Change-Id: I4b22f1a9e1b940ef5144369c2b90fd875da1ee37 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-24Use schema-service:1.6.6Jimmy Forsyth1-0/+3
Issue-ID: AAI-2839 Change-Id: I7f8004c3d2247b4fcb885191220e8db5231c33bd Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-02-07Put s.b. repackage before assembly pluginJimmy Forsyth1-26/+29
Issue-ID: AAI-2792 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I3b4a1f66f9a080410021e4af847fea4332a55e73
2020-02-06Set parent to 1.6.3jimmy1-4/+3
Issue-ID: AAI-2791 Signed-off-by: jimmy <jf2512@att.com> Change-Id: Ie5eb1822df3d7fbd432ef9ac1aa132fa7febd591
2020-01-17Upversion to 1.6.1Forsyth, James (jf2512)1-2/+2
Issue-ID: AAI-2755 Change-Id: I98496737127ba79948a804a2cfc3097c7495a152 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
2019-11-25Change to use aai-parentJimmy Forsyth1-1172/+1022
Issue-ID: AAI-2724 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iec7303c7056aaa90302150983c4eb712ba617b09
2019-10-31Update schema-service dep to 1.6.0Jimmy Forsyth1-2/+2
Issue-ID: AAI-2607 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I3cb80e2b8453bd1e7da66d2745690dfe2ce61b7d
2019-08-29Fixed project version parsingDmitry Puzikov1-1/+46
Change-Id: I4d5179b66f9a7e210a8a9c51e80bd029a1f83983 Issue-ID: INT-762 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-08-14Upversion traversal in masterJimmy Forsyth1-3/+3
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I24bfcf036628631dadb2f70a1ec6e0267619488b
2019-08-08Update janus, springboot, and aai-common depsJimmy Forsyth1-4/+4
Issue-ID: AAI-2543 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I0ec2afedbc29eea3096c45d75f0a7b0c52558c1e
2019-07-24Merge "Fix lost property"James Forsyth1-0/+1
2019-06-19Upversion for global jjb transitionJimmy Forsyth1-5/+5
Issue-ID: AAI-2500 Change-Id: Ic53d05c61bb4e722ba93d0dee40872d582f06743 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-13Fix lost propertyDmitry Puzikov1-0/+1
Added maven prop: aai.docker.version with default value. Change-Id: I26f4b269ad99f5261528c431c1d0d8fb5ad97396 Issue-ID: AAI-2389 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-05-03Upversion for Dublin release4.0.0-ONAPdublinJimmy Forsyth1-2/+2
Issue-ID: AAI-2403 Change-Id: I71977c03b0da9d12c2989bafd995cc64b485849d Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-03Upversion for Dublin release1.4.1Jimmy Forsyth1-3/+3
Issue-ID: AAI-2403 Change-Id: If2209dc6786be6f9969ce89183e6ae60bd9b1b23 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-01Update to latest version of schema-service1.4.0Jimmy Forsyth1-1/+1
Issue-ID: AAI-2169 Change-Id: Ie8edf1b8d50a8fc704711b9c63255bbe9a5827e6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-25Update aai-schema to 1.0.3Kajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2393 Change-Id: I5258dec6963b0155a44d0234a2c9998f4a39a235 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-11Update traversal to use 1.0.2 aai-schemaKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2368 Change-Id: Ibf47dfef1dd15913522fff2262db8358b6edf90a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-10Update traversal to use 1.4.3 aai-core versionKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2360 Change-Id: I8accc31aced0bb21ffe8ba831ac4a7a4eeec82fc Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-09Merge "Update traversal to use schema ingest changes"James Forsyth1-3/+4
2019-04-09Update traversal to use schema ingest changesKajur, Harish (vk250x)1-3/+4
for the application to not start if it doesn't start properly Issue-ID: AAI-2329 Change-Id: I43a196d08853a6fbb02d715d6ec39b78d6611163 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-09Upgrade to springboot 1.5.20.RELEASEJimmy Forsyth1-1/+1
Issue-ID: AAI-2349 Change-Id: I6efb493eb028d00c9dedfb43b23d6e5e487b8ccc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-02Update to latest springbootJimmy Forsyth1-1/+1
Issue-ID: AAI-2244 Change-Id: I4099256ab48f72ca8b18d36f342095b27ed9e28b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-17Add v16 to the local properties and pomMaharajh, Robby (rx2202)1-4/+4
Issue-ID: AAI-2266 Change-Id: I7661f2da34dd3142b7dc025bc642020f611077f6 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2019-03-13Remove -SNAPSHOT dependenciesJimmy Forsyth1-3/+3
Issue-ID: AAI-2260 Change-Id: I0ddb1f76f0813d152427cef7d5437ce45ffd52f0 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-05Update aai-schema dependency to 1.0.1-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1867 Change-Id: I5bfab0e54b4a918beaabebf0a83cb2fac76952df Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-02-18Remove the license check goalJimmy Forsyth1-19/+0
Issue-ID: AAI-2163 Change-Id: I5fb66f86843809691e3f4227268c73437822d9b3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-01-16Update traversal to support v15LaMont, William (wl2432)1-6/+11
Issue-ID: AAI-2073 Change-Id: I1c3df218d1333bdebc984947edc100607958ab60 Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
2018-12-20Exclude tomcat from jersey starterjimmy1-0/+6
Change-Id: I5c8652b835e1c0a4ef4589032a240f8949ab13ad Issue-ID: AAI-2028 Signed-off-by: jimmy <jf2512@att.com>
2018-12-17Update for security vulnerabilitiesjimmy1-7/+7
Change-Id: I3d414a59d5b1f7cd3797530cc4d131528219993b Issue-ID: AAI-1890 Signed-off-by: jimmy <jf2512@att.com>
2018-11-01Add cql jar to traversalKajur, Harish (vk250x)1-0/+18
Issue-ID: AAI-1835 Change-Id: Ia8534129ac211b5343765a574f884ca42199cb62 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-17Clean up properties not being usedKajur, Harish (vk250x)1-3/+0
Removing this property will ensure the automatic version increment of the docker images in master branch as currently the master and casablanca are both using the 1.3-STAGING-latest because of this property in both pom.xml and aai-traversal/pom.xml Issue-ID: AAI-1606 Change-Id: Id7dd9ac7b4ddfa7535799405e41813f811a4bc5c Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-16Merge "Set AAF version to 2.1.4"Venkata Harish Kajur1-1/+1
2018-10-16Set AAF version to 2.1.4Jimmy Forsyth1-1/+1
Change-Id: Ib6cb952235ac31f413bc48dbe5d16fd1c443c913 Issue-ID: AAI-1756 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-13Set AAF version to 2.1.4-SNAPSHOTJimmy Forsyth1-1/+1
Change-Id: Ia19990feb05e5cd443f85001a49acab91218dbab Issue-ID: AAI-1753 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-12Merge "Upversion traversal to 1.4.0-SNAPSHOT"James Forsyth1-2/+2
2018-10-12Upversion traversal to 1.4.0-SNAPSHOTKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-1726 Change-Id: I2ce0614c58acf0bb625e925cdc21ce2b0025de18 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-09Update io.netty to latestJimmy Forsyth1-1/+1
Issue-ID: AAI-1721 Change-Id: Icb9aa2efb82b0b227eff80c74984192e308aa448 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-09Update io.netty to latestJimmy Forsyth1-1/+1
Issue-ID: AAI-1721 Change-Id: Icb9aa2efb82b0b227eff80c74984192e308aa448 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-08Upversion to 1.3.1-SNAPSHOTJimmy Forsyth1-2/+2
Issue-ID: AAI-1709 Change-Id: I5e0531c47e2deff2dbf72adb549e064b76783c2e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-05Move to released version of AAF cadiJimmy Forsyth1-1/+1
Issue-ID: AAI-1703 Change-Id: Ia79159693c4d88a25d0ee2a63290d8f847d1eac4 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-27Move aai-common deps to 1.3.0Jimmy Forsyth1-2/+2
Issue-ID: AAI-1681 Change-Id: I68919de4735083c9f09cb683765b16dc895b0f10 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-20Exclude groovy indyVenkata Harish K Kajur1-7/+6
Issue-ID: AAI-1632 Change-Id: I878d00ece37f805bb8ebc17e4115879e2eaf5300 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-09-19Exclude dom4j, upversion activemq guavaKajur, Harish (vk250x)1-3/+10
Issue-ID: AAI-1298 Change-Id: If94ef2d2f0672866856a89d922324b06f734cf55 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-13Update the spring web to 4.3.18.RELEASEKajur, Harish (vk250x)1-6/+12
Issue-ID: AAI-1598 Change-Id: Ib052863f450a9b84e9b03e71ef7c475dc3e12d78 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-23Adding AAF basic auth filterPavel Paroulek1-0/+6
Adding a AAF Cadi filter. AAF is configured to communicate with Beijing AAF instance in the Windriver lab. To activate AAF filter set the profile aaf-auth Change-Id: I4f226f56eeb4686abd7b2d17a9db8be6a5e169c5 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-08-20Update traversal to spring boot 1.5.15Kajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1510 Change-Id: I0afe21a00719a0aef61251d97db2bb165e5e0f10 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-13Update traversal to use schema ingest libraryKajur, Harish (vk250x)1-184/+225
Update the traversal microservice to use the ingest library to make the application more model driven Issue-ID: AAI-1465 Change-Id: Ifcf56b5d0e7f25ce2bc735b3186e09bc28234100 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>