diff options
author | vempo <Vitaliy.Emporopulo@amdocs.com> | 2018-08-06 05:59:09 -0400 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-08-06 16:19:02 +0000 |
commit | 7381994de250aac82522c2bdd32768bff4f869a8 (patch) | |
tree | 27a67aacef45de75d99df0124a94d15265afa6fe /openecomp-be/api/pom.xml | |
parent | 44651d903d83f9256c324ec2a3c8886e91e1e433 (diff) |
Forward test output to console on demand
Change-Id: I87028695c1d6ab2d85e3d205843a144a1422f783
Issue-ID: SDC-1596
Signed-off-by: vempo <Vitaliy.Emporopulo@amdocs.com>
Diffstat (limited to 'openecomp-be/api/pom.xml')
-rw-r--r-- | openecomp-be/api/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc</artifactId> <version>1.3.0-SNAPSHOT</version> - <relativePath>../pom.xml</relativePath> </parent> <modules> |