diff --git a/component/pom.xml b/component/pom.xml index f0fa53b..8f3a4b6 100644 --- a/component/pom.xml +++ b/component/pom.xml @@ -133,6 +133,9 @@ org.wso2.extension.siddhi.map.binary.* + org.wso2.siddhi.core.*;version="${siddhi.version.range}", + org.wso2.siddhi.annotation.*;version="${siddhi.version.range}", + org.wso2.siddhi.query.api.*;version="${siddhi.version.range}", *;resolution:=optional diff --git a/pom.xml b/pom.xml index 1aef514..bfa4212 100755 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,7 @@ 4.4.8 + [4.0.0,5.0.0) 1.2.17.wso2v1 6.8 findbugs-exclude.xml