diff options
Diffstat (limited to 'appc-asdc-listener')
-rw-r--r-- | appc-asdc-listener/appc-asdc-listener-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-asdc-listener/appc-asdc-listener-bundle/pom.xml b/appc-asdc-listener/appc-asdc-listener-bundle/pom.xml index f868ef62b..ffde0a98d 100644 --- a/appc-asdc-listener/appc-asdc-listener-bundle/pom.xml +++ b/appc-asdc-listener/appc-asdc-listener-bundle/pom.xml @@ -152,7 +152,7 @@ !com.ibm.icu.text, !org.apache.log, !com.sun.faces.spi, - *;resolution:=optional + * </Import-Package> <Embed-Dependency> sdc-distribution-client, appc-common, |