From 065f11f93c15b053b9b73d7b8634ade6deb21138 Mon Sep 17 00:00:00 2001 From: Bryan Bende Date: Tue, 27 Oct 2020 11:18:21 -0400 Subject: [PATCH] NIFIREG-426 Remove MySQL 5.6 from test-all-dbs as it is no longer supported by the latest Flyway version (#310) --- nifi-registry-core/pom.xml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/nifi-registry-core/pom.xml b/nifi-registry-core/pom.xml index b3738674c..129071698 100644 --- a/nifi-registry-core/pom.xml +++ b/nifi-registry-core/pom.xml @@ -171,19 +171,6 @@ org.apache.maven.plugins maven-failsafe-plugin - - mysql5.6-test - verify - - integration-test - verify - - - - mysql-56 - - - mysql5.7-test verify