From 7381994de250aac82522c2bdd32768bff4f869a8 Mon Sep 17 00:00:00 2001 From: vempo Date: Mon, 6 Aug 2018 05:59:09 -0400 Subject: Forward test output to console on demand Change-Id: I87028695c1d6ab2d85e3d205843a144a1422f783 Issue-ID: SDC-1596 Signed-off-by: vempo --- onboarding/pom.xml | 8 +++++--- openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml | 1 - openecomp-be/api/pom.xml | 1 - 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/onboarding/pom.xml b/onboarding/pom.xml index aa34550b3e..0e18c2d3cf 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -25,6 +25,11 @@ + + false + true + UTF-8 + 0.7.9 2.1 @@ -94,7 +99,6 @@ 1.5.1 0.9.10 2.0.0-beta.5 - UTF-8 2.5 1.7.21 1.17 @@ -110,7 +114,6 @@ 5.8.1 ${project.version} 2.4.1.Final - true 3.9.0 6.3.0 6.3.0 @@ -345,7 +348,6 @@ ${fork.count} ${fork.mode} false - true ${project.basedir}/src/test/resources diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml index d7b4807be7..068be098f6 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml @@ -10,7 +10,6 @@ org.openecomp.sdc openecomp-sdc-api 1.3.0-SNAPSHOT - ../pom.xml diff --git a/openecomp-be/api/pom.xml b/openecomp-be/api/pom.xml index 30b382431d..8fce4d1de6 100644 --- a/openecomp-be/api/pom.xml +++ b/openecomp-be/api/pom.xml @@ -12,7 +12,6 @@ org.openecomp.sdc openecomp-sdc 1.3.0-SNAPSHOT - ../pom.xml -- cgit 1.2.3-korg