From a083e7066c8eaf17de2d322751c98e6e30419947 Mon Sep 17 00:00:00 2001 From: "Kalkere Ramesh, Sharan (sk720x)" Date: Tue, 26 Feb 2019 15:59:30 -0500 Subject: removed flyway from bpmn base yaml Fix startup of catalog, request, bpmn and openstack Change-Id: I8e8222e410da58a62beed8cb184c90ebe73aea6c Issue-ID: SO-1558 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) --- bpmn/mso-infrastructure-bpmn/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bpmn/mso-infrastructure-bpmn/pom.xml') diff --git a/bpmn/mso-infrastructure-bpmn/pom.xml b/bpmn/mso-infrastructure-bpmn/pom.xml index fceb1812ba..6f0b1f6fc9 100644 --- a/bpmn/mso-infrastructure-bpmn/pom.xml +++ b/bpmn/mso-infrastructure-bpmn/pom.xml @@ -183,6 +183,10 @@ true + + org.springframework.boot + spring-boot-starter-jdbc + org.springframework.boot spring-boot-starter-test -- cgit 1.2.3-korg