aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers
diff options
context:
space:
mode:
Diffstat (limited to 'mso-api-handlers')
-rw-r--r--mso-api-handlers/mso-requests-db/src/main/resources/InfraActiveRequests.hbm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mso-api-handlers/mso-requests-db/src/main/resources/InfraActiveRequests.hbm.xml b/mso-api-handlers/mso-requests-db/src/main/resources/InfraActiveRequests.hbm.xml
index fcc6b2843e..79ead1de15 100644
--- a/mso-api-handlers/mso-requests-db/src/main/resources/InfraActiveRequests.hbm.xml
+++ b/mso-api-handlers/mso-requests-db/src/main/resources/InfraActiveRequests.hbm.xml
@@ -113,7 +113,7 @@
<column name="AAI_SERVICE_ID" length="50"/>
</property>
<property name="aicCloudRegion" type="string">
- <column name="AIC_CLOUD_REGION" length="11"/>
+ <column name="AIC_CLOUD_REGION" length="200"/>
</property>
<property name="callBackUrl" type="string">
<column name="CALLBACK_URL" length="200"/>