From d2adc72c15df5051374d3ab39a0701ea65acd778 Mon Sep 17 00:00:00 2001 From: remillet Date: Tue, 21 Apr 2015 14:45:40 -0700 Subject: [PATCH] NOJIRA: Added checks for missing env vars DB_HOST and CSPACE_INSTANCE_ID. --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index d00294010..bb1179c34 100644 --- a/pom.xml +++ b/pom.xml @@ -341,6 +341,10 @@ + +