diff options
author | Rob Daugherty <rd472p@att.com> | 2018-08-28 20:45:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-28 20:45:31 +0000 |
commit | 8bcd8968a8c19e8529da0854c2ce2c7678259eea (patch) | |
tree | efebd4e06507775dbaaf6f12fe08e8b4739fa1dc /pom.xml | |
parent | 8f146614a02c5013b2c7e2bbe4b3471f9ae74bd6 (diff) | |
parent | 1ffe9a2d3bec70d522ff65b72b6b2726e9ce7de6 (diff) |
Merge "Converted ServiceInstances to catalog db client"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -249,6 +249,9 @@ <showWarnings>true</showWarnings> <source>1.8</source> <target>1.8</target> + <compilerArgs> + <arg>-parameters</arg> + </compilerArgs> </configuration> </plugin> <plugin> |