summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorst782s <statta@research.att.com>2018-05-03 16:15:58 -0400
committerst782s <statta@research.att.com>2018-05-03 16:16:31 -0400
commit2e89d1f2ee3d36fc530e23a5cbffc3e624546bcf (patch)
tree5f2a4a945f7c31fbde1ba997798465909e785da0 /pom.xml
parent431c2561fe370a4a0cbe44cb685d10aaf52d1b60 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3bb1379f..6978ce8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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