Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2014-09-03 19:35:48 +0000
committerRoberto Escobar2014-09-04 16:46:30 +0000
commitb6344fd2a6dcacb733e5d5edb23de582522c0d7d (patch)
tree1b5151c64fd1ae9efc24b0816c037b0ea66787eb /features/org.eclipse.osee.external.feature/pom.xml
parent1190e72af8a8fbc32258d0723a14b4df14418bb3 (diff)
downloadorg.eclipse.osee-b6344fd2a6dcacb733e5d5edb23de582522c0d7d.tar.gz
org.eclipse.osee-b6344fd2a6dcacb733e5d5edb23de582522c0d7d.tar.xz
org.eclipse.osee-b6344fd2a6dcacb733e5d5edb23de582522c0d7d.zip
refinement[ats_ATS104396]: Use Slf4J for JAX-RS CXF logging
Diffstat (limited to 'features/org.eclipse.osee.external.feature/pom.xml')
-rw-r--r--features/org.eclipse.osee.external.feature/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/org.eclipse.osee.external.feature/pom.xml b/features/org.eclipse.osee.external.feature/pom.xml
index c2c08dcbb5d..06223474480 100644
--- a/features/org.eclipse.osee.external.feature/pom.xml
+++ b/features/org.eclipse.osee.external.feature/pom.xml
@@ -37,6 +37,7 @@
<plugin id="jms.libraries" />
<plugin id="net.jini" />
<plugin id="org.json" />
+ <plugin id="org.apache.cxf.core.config" />
</excludes>
</configuration>
</execution>

Back to the top