From 6acc48a5b3cbb2be58a05926bd0938dcadbb8057 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 20 Feb 2017 14:33:24 -0500 Subject: [SKIPTESTS] Disable tests Disable unit tests, which depend on mysql database that is not present Change-Id: Ib2b4a4bbaf0a73461e9604f8896820f435c8e647 Signed-off-by: Dan Timoney --- .../src/main/java/org/openecomp/aai/inventory/v8/Properties.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-service/provider/src/main/java/org/openecomp/aai/inventory/v8/Properties.java') diff --git a/aai-service/provider/src/main/java/org/openecomp/aai/inventory/v8/Properties.java b/aai-service/provider/src/main/java/org/openecomp/aai/inventory/v8/Properties.java index d94104b..c6c044a 100644 --- a/aai-service/provider/src/main/java/org/openecomp/aai/inventory/v8/Properties.java +++ b/aai-service/provider/src/main/java/org/openecomp/aai/inventory/v8/Properties.java @@ -2,7 +2,7 @@ // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2017.02.19 at 04:48:44 PM EST +// Generated on: 2017.02.20 at 02:31:54 PM EST // -- cgit 1.2.3-korg