diff options
author | vempo <vitaliy.emporopulo@amdocs.com> | 2018-11-06 18:41:14 +0200 |
---|---|---|
committer | Oren Kleks <orenkle@amdocs.com> | 2018-11-07 07:17:04 +0000 |
commit | a706d714e2d0f308abe6fea01f091a1c5a1fe5ee (patch) | |
tree | 9b9725eecceb33f5a0350bb4e60d633810a5beb3 /openecomp-be/lib | |
parent | fbb90d54a0630768c71b4b62dd5f88235f1c7537 (diff) |
Removed compile-helper-plugin
Change-Id: I4d10879ac3195e25b8a2c97776c59241a25338a8
Issue-ID: SDC-1861
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
Diffstat (limited to 'openecomp-be/lib')
-rw-r--r-- | openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/pom.xml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/pom.xml index 410c936228..94e3c91f77 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/pom.xml @@ -111,7 +111,6 @@ <logback.configurationFile>src/test/resources/logback-test.xml</logback.configurationFile> </systemPropertyVariables> <useSystemClassLoader>${useSystemClassLoader}</useSystemClassLoader> - <skip>${skipTestRun}</skip> </configuration> </plugin> </plugins> |