aboutsummaryrefslogtreecommitdiffstats
path: root/config.xml
diff options
context:
space:
mode:
authorLovett, Trevor <tl2972@att.com>2018-05-31 10:49:00 -0500
committerLovett, Trevor <tl2972@att.com>2018-05-31 10:50:17 -0500
commit2c9c8c4109510073b7f5cb4adedc4d704f548f65 (patch)
tree7f227438be6ae0b2f7baab0383dd595412572557 /config.xml
parent5031dcc7452e228259dbd0841df94b59056c4bd4 (diff)
[VVP-63] Fixed issue preventing docker run
License injection caused issues with shell scripts and xml files Change-Id: Ie6e7e74f221f9a03191a3da82bd55defc04f34a2 Issue-ID: VVP-63 Signed-off-by: Lovett, Trevor <tl2972@att.com>
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.xml b/config.xml
index 9032d1b..0ed8b87 100644
--- a/config.xml
+++ b/config.xml
@@ -1,3 +1,4 @@
+<?xml version='1.0' encoding='UTF-8'?>
<!--
# ============LICENSE_START==========================================
# org.onap.vvp/jenkins
@@ -36,7 +37,6 @@
# ============LICENSE_END============================================
#
# ECOMP is a trademark and service mark of AT&T Intellectual Property.-->
-<?xml version='1.0' encoding='UTF-8'?>
<hudson>
<disabledAdministrativeMonitors/>
<version>1.0</version>