<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>webseal-simulator</artifactId> <packaging>war</packaging> <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> <version>1.11.4-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <properties> <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format> <nexus.proxy>https://nexus.onap.org</nexus.proxy> 2019-10-14Merge "Component Script Executor Fix"Brinda Santh Muthuramalingam3-3/+4