aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-10-31Update the schema service to 1.6.1-SNAPSHOTKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2607 Change-Id: I346a23af1c0176a8a9dbaeac3b83ba5e50e27618 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-08-14Upversion schema-service in masterJimmy Forsyth1-2/+2
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I8fdcd6396e1b33fc065604db60fee7ea066884a1
2019-06-26Prepare for global-jjbJimmy Forsyth1-2/+2
Issue-ID: AAI-2467 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I156b2a6bb35e240aef97c3dec5d1a042c187ea32
2019-06-12Move to oparent and upversion to 1.5.01.5.0Jimmy Forsyth1-2/+2
Issue-ID: AAI-2467 Change-Id: I3de6e7efea8adc60ec6b5539ceb488680f1121fc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-03Upversion for Dublin release4.0.0-ONAPdublinJimmy Forsyth1-2/+2
Issue-ID: AAI-2403 Change-Id: I0cce482b8e6ad9404aadea37fac159d95f669e0a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-03Upversion for Dublin release1.0.6Jimmy Forsyth1-2/+2
Issue-ID: AAI-2403 Change-Id: I59866b964df3c1a6a52fc1da6571a0da7d4f4404 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-30Upversion prior to releaseJimmy Forsyth1-2/+2
Issue-ID: AAI-2169 Change-Id: Ia7710604036bc04c78adfb76e65d2622c6e493d7 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-30Upversion prior to releaseJimmy Forsyth1-2/+2
Issue-ID: AAI-2400 Change-Id: I5bbff004bc99d55275ace6ea7b5ecd526b1aa638 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-25Exclude commons-beanutils1.0.3Jimmy Forsyth1-0/+6
Issue-ID: AAI-2393 Change-Id: I690288c7c3bd622b4497a0de76edd9be5e355778 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-14Add missing model invariant indexesKajur, Harish (vk250x)1-2/+2
Some of the properties in the schema are missing the indexes for the dbalias properties and if they are missing it could potentially cause issues when the application runs the create db schema Adding a junit to ensure that in the future that such properties are properly highlighted to ensure that this doesn't happen Issue-ID: AAI-2374 Change-Id: I01efba764a61881056892458bdf705d94d458650 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-10Adding product entry id property in schemaKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2226 Change-Id: I5da79ac0bf541b051704916c403e84631df10612 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-03-29Add the toString method to jaxb generated classesKajur, Harish (vk250x)1-0/+11
Issue-ID: AAI-2303 Change-Id: I969fd871f1971b3683b900c72f60cf7fdeadd9cd Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-02-21Update schema service to 1.0.1-SNAPSHOTKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2170 Change-Id: I4728df2a0692803cb55b9e38863444ec5c41792c Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-11Move the aai-schema, annotations andKajur, Harish (vk250x)1-0/+150
schema generation code from the aai-common repo to the schema service repo as aai-schema should be in the schema service and all code related to it such as generation of the schema code should also be moved to the service Issue-ID: AAI-2002 Change-Id: Ia792d5ae8822642b1816a0e9664bb21fa511e24f Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>