diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index ea0cce81..90565dd0 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.ml ml-parent - 1.1.0-SNAPSHOT + 1.1.0-m1 ../../pom.xml @@ -237,8 +237,7 @@ - diff --git a/modules/features/pom.xml b/modules/features/pom.xml index 5e263bbb..16b8ffb5 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -19,7 +19,7 @@ org.wso2.ml ml-parent - 1.1.0-SNAPSHOT + 1.1.0-m1 ../../pom.xml diff --git a/modules/features/product/org.wso2.ml.styles.feature/pom.xml b/modules/features/product/org.wso2.ml.styles.feature/pom.xml index a6eaa561..f6763f56 100644 --- a/modules/features/product/org.wso2.ml.styles.feature/pom.xml +++ b/modules/features/product/org.wso2.ml.styles.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.ml wso2ml-features - 1.1.0-SNAPSHOT + 1.1.0-m1 4.0.0 diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index 19f5124c..e1a9b87b 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.ml wso2ml-features-parent - 1.1.0-SNAPSHOT + 1.1.0-m1 ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index f8898c9f..081b10e4 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.ml ml-parent - 1.1.0-SNAPSHOT + 1.1.0-m1 ../../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 30d6b408..17ea0607 100644 --- a/modules/integration/tests-common/pom.xml +++ b/modules/integration/tests-common/pom.xml @@ -21,7 +21,7 @@ integration org.wso2.ml - 1.1.0-SNAPSHOT + 1.1.0-m1 4.0.0 tests-common diff --git a/modules/integration/tests-common/test-utils/pom.xml b/modules/integration/tests-common/test-utils/pom.xml index 68444f66..6cf64f26 100644 --- a/modules/integration/tests-common/test-utils/pom.xml +++ b/modules/integration/tests-common/test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.ml tests-common - 1.1.0-SNAPSHOT + 1.1.0-m1 test-integration-utils test-utils diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index 08931a26..b474c92d 100644 --- a/modules/integration/tests-common/ui-pages/pom.xml +++ b/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.ml tests-common - 1.1.0-SNAPSHOT + 1.1.0-m1 ui-pages ui-pages diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index 63c41a33..ddb017aa 100644 --- a/modules/integration/tests-integration/pom.xml +++ b/modules/integration/tests-integration/pom.xml @@ -21,7 +21,7 @@ integration org.wso2.ml - 1.1.0-SNAPSHOT + 1.1.0-m1 4.0.0 tests-integration diff --git a/modules/integration/tests-integration/tests-service/pom.xml b/modules/integration/tests-integration/tests-service/pom.xml index 171ca879..b9ce8543 100644 --- a/modules/integration/tests-integration/tests-service/pom.xml +++ b/modules/integration/tests-integration/tests-service/pom.xml @@ -14,7 +14,7 @@ org.wso2.ml tests-integration - 1.1.0-SNAPSHOT + 1.1.0-m1 4.0.0 tests-service diff --git a/modules/integration/tests-ui-integration/pom.xml b/modules/integration/tests-ui-integration/pom.xml index 0fb5d643..8828b765 100644 --- a/modules/integration/tests-ui-integration/pom.xml +++ b/modules/integration/tests-ui-integration/pom.xml @@ -22,7 +22,7 @@ org.wso2.ml integration - 1.1.0-SNAPSHOT + 1.1.0-m1 tests-ui-integration tests-ui-integration diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index 0db93d99..639bcae5 100644 --- a/modules/p2-profile/pom.xml +++ b/modules/p2-profile/pom.xml @@ -22,7 +22,7 @@ org.wso2.ml ml-parent - 1.1.0-SNAPSHOT + 1.1.0-m1 ../../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index 8def5f4d..c991883f 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -19,7 +19,7 @@ org.wso2.ml ml-parent - 1.1.0-SNAPSHOT + 1.1.0-m1 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index e0fcdf46..7ed4f9a6 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.ml ml-styles-parent - 1.1.0-SNAPSHOT + 1.1.0-m1 ../pom.xml diff --git a/pom.xml b/pom.xml index 615ebc22..1e635b54 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.ml ml-parent pom - 1.1.0-SNAPSHOT + 1.1.0-m1 WSO2 Machine Learner - Aggregator Module http://wso2.com/products/machine-learner WSO2 Machine Learner (WSO2 ML) @@ -38,7 +38,7 @@ https://github.com/wso2/product-ml.git scm:git:https://github.com/wso2/product-ml.git scm:git:https://github.com/wso2/product-ml.git - HEAD + v1.1.0-m1 @@ -433,7 +433,7 @@ my-scm-server - 1.1.0-SNAPSHOT + 1.1.0-m1 [1.0.1, 1.1.0) 1.0.3