From db45f4740b7dd1db3db1d70f151ed1cadbbd5086 Mon Sep 17 00:00:00 2001 From: Tommy Carpenter Date: Thu, 25 Oct 2018 13:44:19 -0400 Subject: Fix issue caused by flake8 upgrade Issue-ID: DCAEGEN2-919 Change-Id: Id18b31751576cddbadcfd1d845c8e0e90dd3a49a Signed-off-by: Tommy Carpenter (cherry picked from commit a9406879f68eca3237534656978f9129c67a7fc9) --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6cc17c4..71feca6 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ An unforunate consequence of the nested poms is that development changes require 3. pom in /app/app 4. setup.py in /app/app 5. Changelod.md +6. version.properties Additionally, if the development leads to an API change, 6. swagger.yaml in /app/app -- cgit 1.2.3-korg