summaryrefslogtreecommitdiffstats
path: root/cxf-logging/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cxf-logging/pom.xml')
-rw-r--r--cxf-logging/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/cxf-logging/pom.xml b/cxf-logging/pom.xml
index cb0d126283..64cea6c8b3 100644
--- a/cxf-logging/pom.xml
+++ b/cxf-logging/pom.xml
@@ -13,17 +13,14 @@
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-client</artifactId>
- <version>${cxf.version}</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-soap</artifactId>
- <version>${cxf.version}</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http</artifactId>
- <version>${cxf.version}</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>