From 3ca38fc9b0d8913fec74ed3cb9fb461829635a6a Mon Sep 17 00:00:00 2001 From: tishan89 Date: Fri, 23 Jun 2017 10:43:46 +0530 Subject: [PATCH] adding solr, map and stats to pack --- modules/distribution/pom.xml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 78b5f35f..d1a775a8 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -241,12 +241,12 @@ ${siddhi.execution.markov.version} jar - - - - - - + + org.wso2.extension.siddhi.execution.map + siddhi-execution-map + ${siddhi.execution.map.version} + jar + org.wso2.extension.siddhi.execution.math @@ -254,12 +254,12 @@ ${siddhi.execution.math.version} jar - - - - - - + + org.wso2.extension.siddhi.execution.stats + siddhi-execution-stats + ${siddhi.execution.stat.version} + jar + org.wso2.extension.siddhi.io.jms siddhi-io-jms @@ -298,12 +298,12 @@ jar - - - - - - + + org.wso2.extension.siddhi.store.solr + siddhi-store-solr + ${siddhi.store.solr.version} + jar + org.wso2.extension.siddhi.store.mongodb siddhi-store-mongodb