summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/shades/json-nodep/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/shades/json-nodep/pom.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/sca-java-2.x/trunk/shades/json-nodep/pom.xml b/sca-java-2.x/trunk/shades/json-nodep/pom.xml
index 13d4f72f13..f90e6204a9 100644
--- a/sca-java-2.x/trunk/shades/json-nodep/pom.xml
+++ b/sca-java-2.x/trunk/shades/json-nodep/pom.xml
@@ -36,13 +36,7 @@
<groupId>org.apache.tuscany.sca.shades</groupId>
<artifactId>tuscany-json</artifactId>
<version>${pom.version}</version>
- <exclusions>
- <exclusion>
- <!-- commpons logging is in the tuscany-base-nodep jar -->
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- </exclusion>
- </exclusions>
+
</dependency>
<dependency>