diff --git a/modules/siddhi-launcher/bin/version.txt b/modules/siddhi-launcher/bin/version.txt
index 02a28dc..1470c9f 100644
--- a/modules/siddhi-launcher/bin/version.txt
+++ b/modules/siddhi-launcher/bin/version.txt
@@ -1,2 +1,2 @@
-Siddhi-SDK version: 1.0.0-SNAPSHOT
+Siddhi-SDK version: 1.0.0
diff --git a/modules/siddhi-launcher/pom.xml b/modules/siddhi-launcher/pom.xml
index 1406eba..8f87a8e 100644
--- a/modules/siddhi-launcher/pom.xml
+++ b/modules/siddhi-launcher/pom.xml
@@ -115,6 +115,10 @@
org.wso2.extension.siddhi.execution.graph
siddhi-execution-graph
+
+ org.wso2.extension.siddhi.execution.tensorflow
+ siddhi-execution-tensorflow
+
org.wso2.extension.siddhi.io.jms
@@ -174,6 +178,10 @@
org.wso2.extension.siddhi.map.keyvalue
siddhi-map-keyvalue
+
+ org.wso2.extension.siddhi.map.csv
+ siddhi-map-csv
+
org.wso2.extension.siddhi.store.solr
@@ -191,11 +199,6 @@
org.wso2.extension.siddhi.store.hbase
siddhi-store-hbase
-
-
- org.apache.geronimo.specs
- geronimo-jms_1.1_spec
-
org.wso2.extension.siddhi.io.mqtt
siddhi-io-mqtt
diff --git a/pom.xml b/pom.xml
index fd6057e..97939a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,6 +172,11 @@
siddhi-execution-graph
${siddhi.execution.graph.version}
+
+ org.wso2.extension.siddhi.execution.tensorflow
+ siddhi-execution-tensorflow
+ ${siddhi.execution.tensorflow.version}
+
org.wso2.extension.siddhi.io.jms
@@ -245,6 +250,11 @@
siddhi-map-keyvalue
${siddhi.map.keyvalue.version}
+
+ org.wso2.extension.siddhi.map.csv
+ siddhi-map-csv
+ ${siddhi.map.csv.version}
+
org.wso2.extension.siddhi.store.solr
@@ -266,12 +276,6 @@
siddhi-store-hbase
${siddhi.store.hbase.version}
-
-
- org.apache.geronimo.specs
- geronimo-jms_1.1_spec
- 1.1.1
-
org.wso2.extension.siddhi.io.mqtt
siddhi-io-mqtt
@@ -312,56 +316,59 @@
- 4.0.0-beta
+ 4.1.2
1.64
2.7.4
2.4.1
1.2.17.wso2v1
scm-server
+
- 4.0.9
- 1.0.7
- 4.0.6
- 1.0.8
- 4.0.6
- 4.0.6
- 4.0.5
- 4.0.6
- 4.0.16
- 4.0.4
- 4.0.6
- 4.0.5
- 4.0.6
- 4.0.6
- 4.0.11
- 1.0.6
- 4.0.5
- 1.0.3
- 1.0.3
+ 4.0.14
+ 1.0.11
+ 4.0.10
+ 1.0.12
+ 4.0.10
+ 4.0.10
+ 4.0.9
+ 4.0.10
+ 4.0.21
+ 4.0.8
+ 4.0.10
+ 4.0.8
+ 4.0.10
+ 4.0.10
+ 4.0.15
+ 1.0.10
+ 4.0.9
+ 1.0.11
+ 1.0.7
+ 1.0.1
- 1.0.1
- 2.0.9
- 1.0.15
- 1.0.4
- 1.0.7
- 1.0.11
- 4.0.15
- 4.0.5
- 1.0.7
+ 1.0.5
+ 2.0.13
+ 1.0.20
+ 1.0.9
+ 1.0.13
+ 1.0.17
+ 4.1.3
+ 4.0.12
+ 1.0.18
- 4.0.11
- 4.0.6
- 1.0.6
- 1.0.8
- 4.0.7
- 1.0.6
+ 4.0.15
+ 4.0.10
+ 1.0.10
+ 1.0.13
+ 4.0.11
+ 1.0.10
+ 1.0.0
- 1.0.8
- 4.0.8
- 1.0.9
- 4.0.1
+ 1.0.13
+ 4.0.15
+ 1.0.14
+ 4.0.6
- 4.0.5
+ 4.0.8
3.0.1
@@ -374,4 +381,4 @@
checkstyle-suppressions.xml
-
\ No newline at end of file
+