From b5465c420238fe7ccca7509edba213b393004342 Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Thu, 15 Aug 2019 12:16:18 -0700 Subject: [PATCH] Update bucket/flyway.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Jakub Čábera --- bucket/flyway.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/flyway.json b/bucket/flyway.json index 95a5712e3e..33027f7763 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,6 +1,6 @@ { "homepage": "https://flywaydb.org/", - "description": "An open-source database migration tool, that favors simplicity and convention over configuration.", + "description": "Database migration tool that favors simplicity and convention over configuration.", "license": "Apache-2.0", "version": "5.2.4", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/5.2.4/flyway-commandline-5.2.4-windows-x64.zip",