diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index e51386440..bf6ab93d7 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 04171d4af..476c0fc19 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../../pom.xml diff --git a/modules/performance/pom.xml b/modules/performance/pom.xml index b0b243a62..70c25a90d 100644 --- a/modules/performance/pom.xml +++ b/modules/performance/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../../pom.xml diff --git a/modules/samples/sample-clients/http-client/pom.xml b/modules/samples/sample-clients/http-client/pom.xml index f951f9e2b..630ba6ca4 100644 --- a/modules/samples/sample-clients/http-client/pom.xml +++ b/modules/samples/sample-clients/http-client/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/samples/sample-clients/http-server/pom.xml b/modules/samples/sample-clients/http-server/pom.xml index 80a467a10..5cbb3fd9e 100644 --- a/modules/samples/sample-clients/http-server/pom.xml +++ b/modules/samples/sample-clients/http-server/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/samples/sample-clients/jms-consumer/pom.xml b/modules/samples/sample-clients/jms-consumer/pom.xml index 5f571f81d..58741e66c 100644 --- a/modules/samples/sample-clients/jms-consumer/pom.xml +++ b/modules/samples/sample-clients/jms-consumer/pom.xml @@ -21,7 +21,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/samples/sample-clients/jms-producer/pom.xml b/modules/samples/sample-clients/jms-producer/pom.xml index 09fc6720b..566f43388 100644 --- a/modules/samples/sample-clients/jms-producer/pom.xml +++ b/modules/samples/sample-clients/jms-producer/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/samples/sample-clients/kafka-consumer/pom.xml b/modules/samples/sample-clients/kafka-consumer/pom.xml index 1b71ddfb2..160e31475 100644 --- a/modules/samples/sample-clients/kafka-consumer/pom.xml +++ b/modules/samples/sample-clients/kafka-consumer/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/samples/sample-clients/kafka-producer/pom.xml b/modules/samples/sample-clients/kafka-producer/pom.xml index 1eb6d0905..c93078605 100644 --- a/modules/samples/sample-clients/kafka-producer/pom.xml +++ b/modules/samples/sample-clients/kafka-producer/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/samples/sample-clients/mqtt-client/pom.xml b/modules/samples/sample-clients/mqtt-client/pom.xml index 4eaf3922e..849d3de68 100644 --- a/modules/samples/sample-clients/mqtt-client/pom.xml +++ b/modules/samples/sample-clients/mqtt-client/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/samples/sample-clients/mqtt-consumer/pom.xml b/modules/samples/sample-clients/mqtt-consumer/pom.xml index 3f981daf8..c4374c761 100644 --- a/modules/samples/sample-clients/mqtt-consumer/pom.xml +++ b/modules/samples/sample-clients/mqtt-consumer/pom.xml @@ -21,7 +21,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/samples/sample-clients/pom.xml b/modules/samples/sample-clients/pom.xml index bd9e14f73..ab5fa4454 100644 --- a/modules/samples/sample-clients/pom.xml +++ b/modules/samples/sample-clients/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../../../pom.xml diff --git a/modules/samples/sample-clients/rabbitmq-consumer/pom.xml b/modules/samples/sample-clients/rabbitmq-consumer/pom.xml index 330a4cf9d..cdc2cffaa 100644 --- a/modules/samples/sample-clients/rabbitmq-consumer/pom.xml +++ b/modules/samples/sample-clients/rabbitmq-consumer/pom.xml @@ -21,7 +21,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/samples/sample-clients/rabbitmq-producer/pom.xml b/modules/samples/sample-clients/rabbitmq-producer/pom.xml index 087fe050f..ff45e2453 100644 --- a/modules/samples/sample-clients/rabbitmq-producer/pom.xml +++ b/modules/samples/sample-clients/rabbitmq-producer/pom.xml @@ -21,7 +21,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/samples/sample-clients/tcp-client/pom.xml b/modules/samples/sample-clients/tcp-client/pom.xml index 37d4de3ce..58beef14f 100644 --- a/modules/samples/sample-clients/tcp-client/pom.xml +++ b/modules/samples/sample-clients/tcp-client/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/samples/sample-clients/tcp-server/pom.xml b/modules/samples/sample-clients/tcp-server/pom.xml index 19f711ae2..0e9c938e7 100644 --- a/modules/samples/sample-clients/tcp-server/pom.xml +++ b/modules/samples/sample-clients/tcp-server/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/samples/sample-clients/wso2event-client/pom.xml b/modules/samples/sample-clients/wso2event-client/pom.xml index 7d8112cdd..f9276d425 100644 --- a/modules/samples/sample-clients/wso2event-client/pom.xml +++ b/modules/samples/sample-clients/wso2event-client/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/samples/sample-clients/wso2event-server/pom.xml b/modules/samples/sample-clients/wso2event-server/pom.xml index bd77a32f2..75fa2b30c 100644 --- a/modules/samples/sample-clients/wso2event-server/pom.xml +++ b/modules/samples/sample-clients/wso2event-server/pom.xml @@ -22,7 +22,7 @@ org.wso2.sp sample-clients - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../pom.xml diff --git a/modules/tests/pom.xml b/modules/tests/pom.xml index f817835f0..eeed7903b 100644 --- a/modules/tests/pom.xml +++ b/modules/tests/pom.xml @@ -20,7 +20,7 @@ org.wso2.sp org.wso2.carbon.sp.parent - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 8bc3cdc10..245e0b5c5 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wso2.sp org.wso2.carbon.sp.parent pom - 4.0.0-update3 + 4.0.0-update4-SNAPSHOT WSO2 Stream Processor - Parent http://wso2.org @@ -37,7 +37,7 @@ https://github.com/wso2/product-sp.git scm:git:https://github.com/wso2/product-sp.git scm:git:https://github.com/wso2/product-sp.git - v4.0.0-update3 + HEAD