Merge "Add SO update config file -application.yaml file" into dublin
authorSeshu Kumar M <seshu.kumar.m@huawei.com>
Thu, 25 Apr 2019 14:56:43 +0000 (14:56 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 25 Apr 2019 14:56:43 +0000 (14:56 +0000)
adapters/mso-catalog-db-adapter/src/main/resources/application.yaml

index 07b0008..b1528a0 100644 (file)
@@ -28,7 +28,6 @@ spring:
     password: ${DB_ADMIN_PASSWORD}
     outOfOrder: true
     validateOnMigrate: false
-    repeatableSqlMigrationPrefix: RATT
   jpa:
       show-sql: true
       hibernate:
@@ -53,4 +52,4 @@ management:
       prometheus:
         enabled: true # Whether exporting of metrics to Prometheus is enabled.
         step: 1m # Step size (i.e. reporting frequency) to use.
\ No newline at end of file