diff options
author | st782s <statta@research.att.com> | 2018-05-03 16:15:58 -0400 |
---|---|---|
committer | st782s <statta@research.att.com> | 2018-05-03 16:16:31 -0400 |
commit | 2e89d1f2ee3d36fc530e23a5cbffc3e624546bcf (patch) | |
tree | 5f2a4a945f7c31fbde1ba997798465909e785da0 /pom.xml | |
parent | 431c2561fe370a4a0cbe44cb685d10aaf52d1b60 (diff) |
High memory Usage by Portal, SDK, Cassandra
Issue-ID: PORTAL-211
Change-Id: I01a145728ea70190a145005dac4b710100d39524
Signed-off-by: st782s <statta@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ <encoding>UTF-8</encoding> <sonar.exclusions>**/scripts/**/*,**.js</sonar.exclusions> <sonar.test.exclusions>**/test/**/*,**/tests/**/*</sonar.test.exclusions> - <enforcer.skip>true</enforcer.skip> + <enforcer.skip>false</enforcer.skip> </properties> <!-- Specify the repositories here to avoid coordination of ~/.m2/settings.xml |