Issue-ID: AAI-2164
Change-Id: I87400db24075803736c3886d8a0f067dd419519e
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
<service.account>aai-svc-account</service.account>
<docker.namespace>openecomp</docker.namespace>
- <license.goal.type>check</license.goal.type>
<!--
Nexus Proxy Properties and Snapshot Locations
<skipExistingHeaders>false</skipExistingHeaders>
<skip>false</skip>
</configuration>
- <executions>
- <execution>
- <goals>
- <!-- Set goal to "format" to auto update license headers -->
- <goal>${license.goal.type}</goal>
- </goals>
- <phase>process-sources</phase>
- </execution>
- </executions>
</plugin>
</plugins>
<!-- mention the logback.xml location through system property or environment