aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjimmy <jf2512@att.com>2020-02-14 11:25:47 -0500
committerjimmy <jf2512@att.com>2020-02-14 11:25:51 -0500
commit629dec3c9f10f1dc5fb54ec1ecfdaa2978999f3e (patch)
tree26ece65657f097236355a2e556d480f097c276a9
parentee1ef6fa9456900956558ad1985a4d2c66858c6e (diff)
Let parent override argLine
Issue-ID: AAI-2793 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Id9c4eae7d008522f595c58c98f56487afb9769d9
-rw-r--r--aai-core/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml
index 886c728b..319af50a 100644
--- a/aai-core/pom.xml
+++ b/aai-core/pom.xml
@@ -91,7 +91,6 @@ limitations under the License.
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
- <argLine>${argLine}</argLine>
<systemPropertyVariables>
<AJSC_HOME>.</AJSC_HOME>
<BUNDLECONFIG_DIR>bundleconfig-local</BUNDLECONFIG_DIR>