From a2282e726706de894d105ad1f19e72c5e8726849 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 24 Jan 2017 17:26:50 +0530 Subject: [PATCH] [maven-release-plugin] prepare release v1.0.0-m11 --- 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..d3c112db 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-m11 bundle Nashorn Scripting OSGi Fragment @@ -30,7 +30,7 @@ org.wso2.carbon.uuf uuf-parent - 1.0.0-SNAPSHOT + 1.0.0-m11 ../../pom.xml diff --git a/components/uuf-core/pom.xml b/components/uuf-core/pom.xml index 95035712..68499324 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-m11 ../../pom.xml diff --git a/components/uuf-httpconnector-msf4j/pom.xml b/components/uuf-httpconnector-msf4j/pom.xml index 35f2ba44..3313683d 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-m11 ../../pom.xml diff --git a/components/uuf-renderablecreator-hbs/pom.xml b/components/uuf-renderablecreator-hbs/pom.xml index d7c54636..7e7da585 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-m11 ../../pom.xml diff --git a/components/uuf-renderablecreator-html/pom.xml b/components/uuf-renderablecreator-html/pom.xml index dba45491..19e9a8dd 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-m11 ../../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..b57f2310 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-m11 ../../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..c8ea9990 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-m11 ../../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..ea6f427a 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-m11 ../../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..6d9a9706 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-m11 ../../pom.xml diff --git a/pom.xml b/pom.xml index 0b9bf606..ed25fe04 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.uuf uuf-parent - 1.0.0-SNAPSHOT + 1.0.0-m11 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-m11 @@ -554,7 +554,7 @@ - 1.0.0-SNAPSHOT + 1.0.0-m11 5.1.0 diff --git a/product/pom.xml b/product/pom.xml index 8946c7c6..62de5066 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-m11 ../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 23ae6c8c..6bcff604 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-m11 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-m11 ../../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..8718d4dc 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-m11 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-m11 ../../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..9e9587c3 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-m11 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-m11 ../../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..6d15934b 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-m11 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-m11 ../../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..67792539 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-m11 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-m11 ../../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..864ec892 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-m11 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-m11 ../../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..ae9eecea 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-m11 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-m11 ../../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..a3322a1f 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-m11 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-m11 ../../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..68c2c50f 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-m11 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-m11 ../../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index 38489a40..790bf9c7 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-m11 pom WSO2 UUF Sample - Parent @@ -30,7 +30,7 @@ org.wso2.carbon.uuf uuf-parent - 1.0.0-SNAPSHOT + 1.0.0-m11 ../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..8a694782 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-m11 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-m11 ../../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..f92a1915 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-m11 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-m11 ../../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..74555c01 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-m11 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-m11 ../../pom.xml diff --git a/tests/dummy-http-connector/pom.xml b/tests/dummy-http-connector/pom.xml index 596a42a4..26a9f0c8 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-m11 ../pom.xml diff --git a/tests/osgi-tests/pom.xml b/tests/osgi-tests/pom.xml index 23be35d8..47d8f092 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-m11 ../pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index 9035cad6..1ada6dfb 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-m11