summaryrefslogtreecommitdiffstats
path: root/openecomp-be
diff options
context:
space:
mode:
authorvempo <Vitaliy.Emporopulo@amdocs.com>2018-08-06 05:59:09 -0400
committerMichael Lando <ml636r@att.com>2018-08-06 16:19:02 +0000
commit7381994de250aac82522c2bdd32768bff4f869a8 (patch)
tree27a67aacef45de75d99df0124a94d15265afa6fe /openecomp-be
parent44651d903d83f9256c324ec2a3c8886e91e1e433 (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')
-rw-r--r--openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml1
-rw-r--r--openecomp-be/api/pom.xml1
2 files changed, 0 insertions, 2 deletions
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 @@
<groupId>org.openecomp.sdc</groupId>
<artifactId>openecomp-sdc-api</artifactId>
<version>1.3.0-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<modules>
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>