From 9db358d1a8d27a684a307e4d065ad209128fe37b Mon Sep 17 00:00:00 2001 From: SupunS Date: Tue, 6 Sep 2016 17:17:36 +0530 Subject: [PATCH] [maven-release-plugin] prepare release v1.2.0-rc1 --- modules/distribution/pom.xml | 2 +- modules/features/pom.xml | 2 +- .../features/product/org.wso2.ml.styles.feature/pom.xml | 2 +- modules/features/product/pom.xml | 2 +- modules/integration/pom.xml | 2 +- modules/integration/tests-common/pom.xml | 2 +- modules/integration/tests-common/test-utils/pom.xml | 2 +- modules/integration/tests-common/ui-pages/pom.xml | 2 +- modules/integration/tests-integration/pom.xml | 2 +- .../integration/tests-integration/tests-service/pom.xml | 2 +- modules/integration/tests-ui-integration/pom.xml | 2 +- modules/p2-profile/pom.xml | 8 +++----- modules/styles/pom.xml | 2 +- modules/styles/product/pom.xml | 2 +- pom.xml | 6 +++--- 15 files changed, 19 insertions(+), 21 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index f2eee88d..21df9fe1 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.ml ml-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index 1c1fa1f3..582eb972 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -19,7 +19,7 @@ org.wso2.ml ml-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../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 676ee8c4..8272cf43 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index 5e51c249..b396f438 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.ml wso2ml-features-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 7b31748d..a72476b3 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.ml ml-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index be639935..6785d666 100644 --- a/modules/integration/tests-common/pom.xml +++ b/modules/integration/tests-common/pom.xml @@ -21,7 +21,7 @@ integration org.wso2.ml - 1.2.0-SNAPSHOT + 1.2.0 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 4f9ea73a..ee2312eb 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.2.0-SNAPSHOT + 1.2.0 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 4c8ff0d0..8785c598 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.2.0-SNAPSHOT + 1.2.0 ui-pages ui-pages diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index f626ae2f..08b92f67 100644 --- a/modules/integration/tests-integration/pom.xml +++ b/modules/integration/tests-integration/pom.xml @@ -21,7 +21,7 @@ integration org.wso2.ml - 1.2.0-SNAPSHOT + 1.2.0 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 52dbd85f..1d2a869d 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.2.0-SNAPSHOT + 1.2.0 4.0.0 tests-service diff --git a/modules/integration/tests-ui-integration/pom.xml b/modules/integration/tests-ui-integration/pom.xml index 2cc68da6..b542b9d0 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.2.0-SNAPSHOT + 1.2.0 tests-ui-integration tests-ui-integration diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index 4952b8cd..820f5dbe 100644 --- a/modules/p2-profile/pom.xml +++ b/modules/p2-profile/pom.xml @@ -6,13 +6,12 @@ OR CONDITIONS OF ANY ~ KIND, either express or implied. See the License for the ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.ml ml-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml @@ -453,8 +452,7 @@ package - + diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index cf309837..ada89197 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -19,7 +19,7 @@ org.wso2.ml ml-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index a5c76182..47b5ca6c 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.ml ml-styles-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 7a44aa21..971f4ad6 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.ml ml-parent pom - 1.2.0-SNAPSHOT + 1.2.0 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.2.0-rc1 @@ -444,7 +444,7 @@ my-scm-server - 1.2.0-SNAPSHOT + 1.2.0 [1.2.2, 2.0.0) 1.2.2