diff --git a/components/org.wso2.carbon.metrics.core/pom.xml b/components/org.wso2.carbon.metrics.core/pom.xml index 4f5908cf..1af21efc 100644 --- a/components/org.wso2.carbon.metrics.core/pom.xml +++ b/components/org.wso2.carbon.metrics.core/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT ../../pom.xml diff --git a/components/org.wso2.carbon.metrics.das.capp/pom.xml b/components/org.wso2.carbon.metrics.das.capp/pom.xml index e4d40416..378c0c7a 100644 --- a/components/org.wso2.carbon.metrics.das.capp/pom.xml +++ b/components/org.wso2.carbon.metrics.das.capp/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT ../../pom.xml diff --git a/components/org.wso2.carbon.metrics.das.core/pom.xml b/components/org.wso2.carbon.metrics.das.core/pom.xml index d3a905b5..dac0350f 100644 --- a/components/org.wso2.carbon.metrics.das.core/pom.xml +++ b/components/org.wso2.carbon.metrics.das.core/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT ../../pom.xml diff --git a/components/org.wso2.carbon.metrics.das.reporter/pom.xml b/components/org.wso2.carbon.metrics.das.reporter/pom.xml index 26aeb2de..6d5f6cdd 100644 --- a/components/org.wso2.carbon.metrics.das.reporter/pom.xml +++ b/components/org.wso2.carbon.metrics.das.reporter/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT ../../pom.xml diff --git a/components/org.wso2.carbon.metrics.jdbc.core/pom.xml b/components/org.wso2.carbon.metrics.jdbc.core/pom.xml index 6ae3e049..2542c070 100644 --- a/components/org.wso2.carbon.metrics.jdbc.core/pom.xml +++ b/components/org.wso2.carbon.metrics.jdbc.core/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT ../../pom.xml diff --git a/components/org.wso2.carbon.metrics.jdbc.reporter/pom.xml b/components/org.wso2.carbon.metrics.jdbc.reporter/pom.xml index c820e0d4..9c6e087e 100644 --- a/components/org.wso2.carbon.metrics.jdbc.reporter/pom.xml +++ b/components/org.wso2.carbon.metrics.jdbc.reporter/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT ../../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index f8165512..2e8c3574 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT ../pom.xml diff --git a/features/org.wso2.carbon.metrics.core.feature/pom.xml b/features/org.wso2.carbon.metrics.core.feature/pom.xml index 9d40cc4c..4182fa26 100644 --- a/features/org.wso2.carbon.metrics.core.feature/pom.xml +++ b/features/org.wso2.carbon.metrics.core.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT ../../pom.xml diff --git a/features/org.wso2.carbon.metrics.das.core.feature/pom.xml b/features/org.wso2.carbon.metrics.das.core.feature/pom.xml index 040f6cf1..2b23f2f2 100644 --- a/features/org.wso2.carbon.metrics.das.core.feature/pom.xml +++ b/features/org.wso2.carbon.metrics.das.core.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT ../../pom.xml diff --git a/features/org.wso2.carbon.metrics.jdbc.core.feature/pom.xml b/features/org.wso2.carbon.metrics.jdbc.core.feature/pom.xml index f2ca7e0b..398736ff 100644 --- a/features/org.wso2.carbon.metrics.jdbc.core.feature/pom.xml +++ b/features/org.wso2.carbon.metrics.jdbc.core.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index dd16265e..bfa88cc4 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT pom WSO2 Carbon Metrics WSO2 Carbon Metrics is an API for WSO2 Carbon Components to use Dropwizard Metrics library @@ -48,7 +48,7 @@ https://github.com/wso2/carbon-metrics.git scm:git:https://github.com/wso2/carbon-metrics.git scm:git:https://github.com/wso2/carbon-metrics.git - v2.3.22 + HEAD @@ -827,7 +827,7 @@ UTF-8 - 2.3.22 + 2.3.23-SNAPSHOT 2.3.0 7.1.0 diff --git a/samples/org.wso2.carbon.metrics.sample.consumer/pom.xml b/samples/org.wso2.carbon.metrics.sample.consumer/pom.xml index 3d85535a..e8552bea 100644 --- a/samples/org.wso2.carbon.metrics.sample.consumer/pom.xml +++ b/samples/org.wso2.carbon.metrics.sample.consumer/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT ../../pom.xml diff --git a/samples/org.wso2.carbon.metrics.sample.service/pom.xml b/samples/org.wso2.carbon.metrics.sample.service/pom.xml index 7c6750f3..5a4dd37c 100644 --- a/samples/org.wso2.carbon.metrics.sample.service/pom.xml +++ b/samples/org.wso2.carbon.metrics.sample.service/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT ../../pom.xml diff --git a/tests/osgi-tests/pom.xml b/tests/osgi-tests/pom.xml index 991b7c3d..d4246f82 100644 --- a/tests/osgi-tests/pom.xml +++ b/tests/osgi-tests/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.metrics org.wso2.carbon.metrics.tests - 2.3.22 + 2.3.23-SNAPSHOT ../pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index 340f954d..d5ccacc8 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.metrics carbon-metrics - 2.3.22 + 2.3.23-SNAPSHOT ../pom.xml diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index 02116a32..1b8dd928 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.metrics org.wso2.carbon.metrics.tests - 2.3.22 + 2.3.23-SNAPSHOT ../pom.xml