diff options
Diffstat (limited to 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml index ff13da4ee6..74e51805ad 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -71,7 +71,6 @@ <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-rs-client</artifactId> - <version>${cxf.version}</version> <scope>test</scope> </dependency> <dependency> |