summaryrefslogtreecommitdiffstats
path: root/auth/auth-fs
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-04-01 16:42:58 -0500
committerSai Gandham <sg481n@att.com>2018-04-01 17:00:10 -0500
commit372e251380abf42627b72d939aba5e5e310bd31f (patch)
treec5ff267463f1b37f6c434895a6e5bbd1b92d428f /auth/auth-fs
parent1eb6678db673759f0f95b1aedfcb4fe55c7152a2 (diff)
Modify pom files & fix AAF sonar issues
Modified Misc Pom files and testing SONAR Issue-ID: AAF-199 Change-Id: Ifea9566009936648314c08d52a2cc638c99c9e07 Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'auth/auth-fs')
-rw-r--r--auth/auth-fs/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml
index 31f2c33f..c1af6e44 100644
--- a/auth/auth-fs/pom.xml
+++ b/auth/auth-fs/pom.xml
@@ -34,9 +34,6 @@
<description>Independent FileServer Component via HTTP (not S) for Public Files (i.e. CRLs) for AAF Auth</description>
<properties>
- <skipTests>true</skipTests>
-
-
<maven.test.failure.ignore>true</maven.test.failure.ignore>
<!-- SONAR -->
<jacoco.version>0.7.7.201606060606</jacoco.version>