From 2aef12815a07d0047d4ca60ee41db961091d8d52 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 16 Feb 2017 17:17:59 +0530 Subject: [PATCH] [maven-release-plugin] prepare release v1.0.0-m13 --- components/nashorn-osgi-fragment/pom.xml | 4 ++-- components/uuf-core/pom.xml | 2 +- components/uuf-httpconnector-msf4j/pom.xml | 2 +- components/uuf-renderablecreator-hbs/pom.xml | 2 +- components/uuf-renderablecreator-html/pom.xml | 2 +- features/org.wso2.carbon.uuf.core.feature/pom.xml | 2 +- .../org.wso2.carbon.uuf.httpconnector.msf4j.feature/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- pom.xml | 6 +++--- product/pom.xml | 2 +- .../org.wso2.carbon.uuf.sample.features-app.app/pom.xml | 4 ++-- .../apps/org.wso2.carbon.uuf.sample.pets-store.app/pom.xml | 4 ++-- .../org.wso2.carbon.uuf.sample.foundation.ui/pom.xml | 4 ++-- .../org.wso2.carbon.uuf.sample.simple-auth.ui/pom.xml | 4 ++-- .../org.wso2.carbon.uuf.sample.store-common.ui/pom.xml | 4 ++-- samples/osgi-bundles/org.wso2.carbon.uuf.sample.api/pom.xml | 4 ++-- .../org.wso2.carbon.uuf.sample.features-app.bundle/pom.xml | 4 ++-- .../org.wso2.carbon.uuf.sample.pets-store.bundle/pom.xml | 4 ++-- .../org.wso2.carbon.uuf.sample.simple-auth.bundle/pom.xml | 4 ++-- samples/pom.xml | 4 ++-- .../themes/org.wso2.carbon.uuf.sample.blue.theme/pom.xml | 4 ++-- .../themes/org.wso2.carbon.uuf.sample.default.theme/pom.xml | 4 ++-- .../themes/org.wso2.carbon.uuf.sample.green.theme/pom.xml | 4 ++-- tests/dummy-http-connector/pom.xml | 2 +- tests/osgi-tests/pom.xml | 2 +- tests/pom.xml | 2 +- 27 files changed, 43 insertions(+), 43 deletions(-) diff --git a/components/nashorn-osgi-fragment/pom.xml b/components/nashorn-osgi-fragment/pom.xml index 48047f6f..a2f49ac8 100644 --- a/components/nashorn-osgi-fragment/pom.xml +++ b/components/nashorn-osgi-fragment/pom.xml @@ -19,7 +19,7 @@ 4.0.0 nashorn-osgi-fragment - 1.0.0-SNAPSHOT + 1.0.0-m13 bundle Nashorn Scripting OSGi Fragment @@ -30,7 +30,7 @@ org.wso2.carbon.uuf uuf-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/components/uuf-core/pom.xml b/components/uuf-core/pom.xml index 95035712..9107fbea 100644 --- a/components/uuf-core/pom.xml +++ b/components/uuf-core/pom.xml @@ -28,7 +28,7 @@ org.wso2.carbon.uuf uuf-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/components/uuf-httpconnector-msf4j/pom.xml b/components/uuf-httpconnector-msf4j/pom.xml index 35f2ba44..5a19ac59 100644 --- a/components/uuf-httpconnector-msf4j/pom.xml +++ b/components/uuf-httpconnector-msf4j/pom.xml @@ -27,7 +27,7 @@ org.wso2.carbon.uuf uuf-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/components/uuf-renderablecreator-hbs/pom.xml b/components/uuf-renderablecreator-hbs/pom.xml index d7c54636..c6d68eab 100644 --- a/components/uuf-renderablecreator-hbs/pom.xml +++ b/components/uuf-renderablecreator-hbs/pom.xml @@ -30,7 +30,7 @@ uuf-parent org.wso2.carbon.uuf - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/components/uuf-renderablecreator-html/pom.xml b/components/uuf-renderablecreator-html/pom.xml index dba45491..5b4bffbb 100644 --- a/components/uuf-renderablecreator-html/pom.xml +++ b/components/uuf-renderablecreator-html/pom.xml @@ -30,7 +30,7 @@ uuf-parent org.wso2.carbon.uuf - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/features/org.wso2.carbon.uuf.core.feature/pom.xml b/features/org.wso2.carbon.uuf.core.feature/pom.xml index f8ed6559..a3539dde 100644 --- a/features/org.wso2.carbon.uuf.core.feature/pom.xml +++ b/features/org.wso2.carbon.uuf.core.feature/pom.xml @@ -28,7 +28,7 @@ org.wso2.carbon.uuf uuf-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/features/org.wso2.carbon.uuf.httpconnector.msf4j.feature/pom.xml b/features/org.wso2.carbon.uuf.httpconnector.msf4j.feature/pom.xml index df664a8d..f15551e6 100644 --- a/features/org.wso2.carbon.uuf.httpconnector.msf4j.feature/pom.xml +++ b/features/org.wso2.carbon.uuf.httpconnector.msf4j.feature/pom.xml @@ -28,7 +28,7 @@ org.wso2.carbon.uuf uuf-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/features/org.wso2.carbon.uuf.renderablecreator.hbs.feature/pom.xml b/features/org.wso2.carbon.uuf.renderablecreator.hbs.feature/pom.xml index 613edd4e..e533f2d3 100644 --- a/features/org.wso2.carbon.uuf.renderablecreator.hbs.feature/pom.xml +++ b/features/org.wso2.carbon.uuf.renderablecreator.hbs.feature/pom.xml @@ -28,7 +28,7 @@ org.wso2.carbon.uuf uuf-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/features/org.wso2.carbon.uuf.renderablecreator.html.feature/pom.xml b/features/org.wso2.carbon.uuf.renderablecreator.html.feature/pom.xml index f68a63d2..86eca76a 100644 --- a/features/org.wso2.carbon.uuf.renderablecreator.html.feature/pom.xml +++ b/features/org.wso2.carbon.uuf.renderablecreator.html.feature/pom.xml @@ -12,7 +12,7 @@ uuf-parent org.wso2.carbon.uuf - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/pom.xml b/pom.xml index d38bb847..7fe638fc 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.uuf uuf-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 pom WSO2 UUF - Parent @@ -37,7 +37,7 @@ https://github.com/wso2/carbon-uuf.git scm:git:https://github.com/wso2/carbon-uuf.git scm:git:https://github.com/wso2/carbon-uuf.git - HEAD + v1.0.0-m13 @@ -554,7 +554,7 @@ - 1.0.0-SNAPSHOT + 1.0.0-m13 5.1.0 diff --git a/product/pom.xml b/product/pom.xml index 8946c7c6..1c7149c2 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -28,7 +28,7 @@ org.wso2.carbon.uuf uuf-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../pom.xml diff --git a/samples/apps/org.wso2.carbon.uuf.sample.features-app.app/pom.xml b/samples/apps/org.wso2.carbon.uuf.sample.features-app.app/pom.xml index af08ad97..fee5cb1e 100644 --- a/samples/apps/org.wso2.carbon.uuf.sample.features-app.app/pom.xml +++ b/samples/apps/org.wso2.carbon.uuf.sample.features-app.app/pom.xml @@ -23,7 +23,7 @@ --> org.wso2.carbon.uuf.sample org.wso2.carbon.uuf.sample.features-app.feature - 1.0.0-SNAPSHOT + 1.0.0-m13 carbon-feature WSO2 UUF Sample - App - Features App @@ -32,7 +32,7 @@ org.wso2.carbon.uuf.sample sample-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/samples/apps/org.wso2.carbon.uuf.sample.pets-store.app/pom.xml b/samples/apps/org.wso2.carbon.uuf.sample.pets-store.app/pom.xml index 39bd444b..0a3ba5fd 100644 --- a/samples/apps/org.wso2.carbon.uuf.sample.pets-store.app/pom.xml +++ b/samples/apps/org.wso2.carbon.uuf.sample.pets-store.app/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.uuf.sample org.wso2.carbon.uuf.sample.pets-store.feature - 1.0.0-SNAPSHOT + 1.0.0-m13 carbon-feature WSO2 UUF Sample - App - Pets Store App @@ -29,7 +29,7 @@ org.wso2.carbon.uuf.sample sample-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/samples/components/org.wso2.carbon.uuf.sample.foundation.ui/pom.xml b/samples/components/org.wso2.carbon.uuf.sample.foundation.ui/pom.xml index 688c5e42..6611acdb 100644 --- a/samples/components/org.wso2.carbon.uuf.sample.foundation.ui/pom.xml +++ b/samples/components/org.wso2.carbon.uuf.sample.foundation.ui/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.uuf.sample org.wso2.carbon.uuf.sample.foundation.ui - 1.0.0-SNAPSHOT + 1.0.0-m13 uuf-component WSO2 UUF Sample - Component - Base Component @@ -29,7 +29,7 @@ org.wso2.carbon.uuf.sample sample-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/samples/components/org.wso2.carbon.uuf.sample.simple-auth.ui/pom.xml b/samples/components/org.wso2.carbon.uuf.sample.simple-auth.ui/pom.xml index 79e9c465..af0fc0df 100644 --- a/samples/components/org.wso2.carbon.uuf.sample.simple-auth.ui/pom.xml +++ b/samples/components/org.wso2.carbon.uuf.sample.simple-auth.ui/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.uuf.sample org.wso2.carbon.uuf.sample.simple-auth.ui - 1.0.0-SNAPSHOT + 1.0.0-m13 uuf-component WSO2 UUF Sample - Component - Simple Auth Component @@ -29,7 +29,7 @@ org.wso2.carbon.uuf.sample sample-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/samples/components/org.wso2.carbon.uuf.sample.store-common.ui/pom.xml b/samples/components/org.wso2.carbon.uuf.sample.store-common.ui/pom.xml index 09d8261c..cd9daec6 100644 --- a/samples/components/org.wso2.carbon.uuf.sample.store-common.ui/pom.xml +++ b/samples/components/org.wso2.carbon.uuf.sample.store-common.ui/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.uuf.sample org.wso2.carbon.uuf.sample.store-common.ui - 1.0.0-SNAPSHOT + 1.0.0-m13 uuf-component WSO2 UUF Sample - Component - Store Common Component @@ -29,7 +29,7 @@ org.wso2.carbon.uuf.sample sample-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/samples/osgi-bundles/org.wso2.carbon.uuf.sample.api/pom.xml b/samples/osgi-bundles/org.wso2.carbon.uuf.sample.api/pom.xml index 7492ab38..bf9d973b 100644 --- a/samples/osgi-bundles/org.wso2.carbon.uuf.sample.api/pom.xml +++ b/samples/osgi-bundles/org.wso2.carbon.uuf.sample.api/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.wso2.carbon.uuf.sample.api - 1.0.0-SNAPSHOT + 1.0.0-m13 bundle WSO2 UUF Sample - Hello Service API @@ -29,7 +29,7 @@ org.wso2.carbon.uuf.sample sample-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/samples/osgi-bundles/org.wso2.carbon.uuf.sample.features-app.bundle/pom.xml b/samples/osgi-bundles/org.wso2.carbon.uuf.sample.features-app.bundle/pom.xml index 31d2bf93..29f15aa4 100644 --- a/samples/osgi-bundles/org.wso2.carbon.uuf.sample.features-app.bundle/pom.xml +++ b/samples/osgi-bundles/org.wso2.carbon.uuf.sample.features-app.bundle/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.wso2.carbon.uuf.sample.features-app.bundle - 1.0.0-SNAPSHOT + 1.0.0-m13 bundle WSO2 UUF Sample - Feature App Bundle @@ -29,7 +29,7 @@ org.wso2.carbon.uuf.sample sample-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/samples/osgi-bundles/org.wso2.carbon.uuf.sample.pets-store.bundle/pom.xml b/samples/osgi-bundles/org.wso2.carbon.uuf.sample.pets-store.bundle/pom.xml index cd74bf6f..a81f6508 100644 --- a/samples/osgi-bundles/org.wso2.carbon.uuf.sample.pets-store.bundle/pom.xml +++ b/samples/osgi-bundles/org.wso2.carbon.uuf.sample.pets-store.bundle/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.wso2.carbon.uuf.sample.pets-store.bundle - 1.0.0-SNAPSHOT + 1.0.0-m13 bundle WSO2 UUF Sample - Pets Store Bundle @@ -29,7 +29,7 @@ org.wso2.carbon.uuf.sample sample-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/samples/osgi-bundles/org.wso2.carbon.uuf.sample.simple-auth.bundle/pom.xml b/samples/osgi-bundles/org.wso2.carbon.uuf.sample.simple-auth.bundle/pom.xml index 5850f53e..1a6e08f6 100644 --- a/samples/osgi-bundles/org.wso2.carbon.uuf.sample.simple-auth.bundle/pom.xml +++ b/samples/osgi-bundles/org.wso2.carbon.uuf.sample.simple-auth.bundle/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.wso2.carbon.uuf.sample.simple-auth.bundle - 1.0.0-SNAPSHOT + 1.0.0-m13 bundle WSO2 UUF Sample - Simple Authentication Bundle @@ -29,7 +29,7 @@ org.wso2.carbon.uuf.sample sample-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index 38489a40..d22b71f5 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.uuf.sample sample-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 pom WSO2 UUF Sample - Parent @@ -30,7 +30,7 @@ org.wso2.carbon.uuf uuf-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../pom.xml diff --git a/samples/themes/org.wso2.carbon.uuf.sample.blue.theme/pom.xml b/samples/themes/org.wso2.carbon.uuf.sample.blue.theme/pom.xml index 64a2d20f..38781dfa 100644 --- a/samples/themes/org.wso2.carbon.uuf.sample.blue.theme/pom.xml +++ b/samples/themes/org.wso2.carbon.uuf.sample.blue.theme/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.uuf.sample org.wso2.carbon.uuf.sample.blue.theme - 1.0.0-SNAPSHOT + 1.0.0-m13 uuf-theme WSO2 UUF Sample - Theme - Blue @@ -29,7 +29,7 @@ org.wso2.carbon.uuf.sample sample-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/samples/themes/org.wso2.carbon.uuf.sample.default.theme/pom.xml b/samples/themes/org.wso2.carbon.uuf.sample.default.theme/pom.xml index f804c9b8..4eb4c213 100644 --- a/samples/themes/org.wso2.carbon.uuf.sample.default.theme/pom.xml +++ b/samples/themes/org.wso2.carbon.uuf.sample.default.theme/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.uuf.sample org.wso2.carbon.uuf.sample.default.theme - 1.0.0-SNAPSHOT + 1.0.0-m13 uuf-theme WSO2 UUF Sample - Theme - Default @@ -29,7 +29,7 @@ org.wso2.carbon.uuf.sample sample-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/samples/themes/org.wso2.carbon.uuf.sample.green.theme/pom.xml b/samples/themes/org.wso2.carbon.uuf.sample.green.theme/pom.xml index 310d1e5b..d28c3901 100644 --- a/samples/themes/org.wso2.carbon.uuf.sample.green.theme/pom.xml +++ b/samples/themes/org.wso2.carbon.uuf.sample.green.theme/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.uuf.sample org.wso2.carbon.uuf.sample.green.theme - 1.0.0-SNAPSHOT + 1.0.0-m13 uuf-theme WSO2 UUF Sample - Theme - Green @@ -29,7 +29,7 @@ org.wso2.carbon.uuf.sample sample-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../../pom.xml diff --git a/tests/dummy-http-connector/pom.xml b/tests/dummy-http-connector/pom.xml index 596a42a4..9ac0f23f 100644 --- a/tests/dummy-http-connector/pom.xml +++ b/tests/dummy-http-connector/pom.xml @@ -30,7 +30,7 @@ org.wso2.carbon.uuf.tests tests-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../pom.xml diff --git a/tests/osgi-tests/pom.xml b/tests/osgi-tests/pom.xml index 23be35d8..6569556c 100644 --- a/tests/osgi-tests/pom.xml +++ b/tests/osgi-tests/pom.xml @@ -24,7 +24,7 @@ org.wso2.carbon.uuf.tests tests-parent - 1.0.0-SNAPSHOT + 1.0.0-m13 ../pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index 9035cad6..5a28d050 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -30,7 +30,7 @@ org.wso2.carbon.uuf uuf-parent - 1.0.0-SNAPSHOT + 1.0.0-m13