From c72d318093442426d578c26110610b85fd755c0d Mon Sep 17 00:00:00 2001 From: Kishanthan Date: Wed, 23 Dec 2015 00:01:25 +0530 Subject: [PATCH] [maven-release-plugin] rollback the release of v1.0.0-RC1 --- .../components/org.wso2.carbon.mss/pom.xml | 5 ++-- .../org.wso2.orbit.javax.ws.rs/pom.xml | 5 ++-- .../org.wso2.carbon.mss.feature/pom.xml | 5 ++-- .../org.wso2.carbon.spi.fly.feature/pom.xml | 5 ++-- mss-jar-parent/pom.xml | 5 ++-- mss-lite-parent/pom.xml | 8 ++++--- parent/pom.xml | 10 +++++--- pom.xml | 6 +++-- product/pom.xml | 24 ++++++++++--------- samples/fileserver/pom.xml | 6 +++-- samples/helloworld/pom.xml | 6 +++-- samples/log-interceptor-bundle/pom.xml | 5 ++-- samples/metrics-httpmon-mss-bundle/pom.xml | 5 ++-- .../pom.xml | 5 ++-- samples/metrics-httpmon-mss-lite/pom.xml | 5 ++-- samples/petstore/frontend-util/pom.xml | 5 ++-- .../petstore/microservices/fileserver/pom.xml | 5 ++-- samples/petstore/microservices/pet/pom.xml | 5 ++-- .../petstore/microservices/security/pom.xml | 5 ++-- .../microservices/transaction/pom.xml | 5 ++-- samples/petstore/pom.xml | 7 +++--- samples/petstore/util/pom.xml | 5 ++-- samples/security/pom.xml | 5 ++-- samples/stockquote-mss-bundle/pom.xml | 5 ++-- samples/stockquote-mss-deployable-jar/pom.xml | 5 ++-- samples/stockquote-mss-lite/pom.xml | 5 ++-- samples/template/pom.xml | 8 ++++--- .../mss-mustache-template/pom.xml | 7 +++--- tests/osgi-tests/pom.xml | 8 ++++--- 29 files changed, 112 insertions(+), 73 deletions(-) diff --git a/carbon-mss/components/org.wso2.carbon.mss/pom.xml b/carbon-mss/components/org.wso2.carbon.mss/pom.xml index de426d8c0..0883dd9d1 100644 --- a/carbon-mss/components/org.wso2.carbon.mss/pom.xml +++ b/carbon-mss/components/org.wso2.carbon.mss/pom.xml @@ -14,14 +14,15 @@ License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.wso2.carbon.mss mss-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../../parent/pom.xml diff --git a/carbon-mss/components/org.wso2.orbit.javax.ws.rs/pom.xml b/carbon-mss/components/org.wso2.orbit.javax.ws.rs/pom.xml index 11eedd276..e8976df77 100644 --- a/carbon-mss/components/org.wso2.orbit.javax.ws.rs/pom.xml +++ b/carbon-mss/components/org.wso2.orbit.javax.ws.rs/pom.xml @@ -14,14 +14,15 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.carbon.mss mss-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../../parent/pom.xml diff --git a/carbon-mss/features/org.wso2.carbon.mss.feature/pom.xml b/carbon-mss/features/org.wso2.carbon.mss.feature/pom.xml index c198f2fff..26d80013a 100644 --- a/carbon-mss/features/org.wso2.carbon.mss.feature/pom.xml +++ b/carbon-mss/features/org.wso2.carbon.mss.feature/pom.xml @@ -14,12 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.carbon.mss mss-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../../parent/pom.xml diff --git a/carbon-mss/features/org.wso2.carbon.spi.fly.feature/pom.xml b/carbon-mss/features/org.wso2.carbon.spi.fly.feature/pom.xml index b1734ca39..789b510e5 100644 --- a/carbon-mss/features/org.wso2.carbon.spi.fly.feature/pom.xml +++ b/carbon-mss/features/org.wso2.carbon.spi.fly.feature/pom.xml @@ -14,12 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.carbon.mss mss-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../../parent/pom.xml diff --git a/mss-jar-parent/pom.xml b/mss-jar-parent/pom.xml index 6055017f9..c1fedebed 100644 --- a/mss-jar-parent/pom.xml +++ b/mss-jar-parent/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.wso2.carbon.mss mss-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../parent/pom.xml diff --git a/mss-lite-parent/pom.xml b/mss-lite-parent/pom.xml index a251a987a..c15081788 100644 --- a/mss-lite-parent/pom.xml +++ b/mss-lite-parent/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.wso2.carbon.mss mss-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../parent/pom.xml @@ -61,7 +62,8 @@ - + ${microservice.mainClass} diff --git a/parent/pom.xml b/parent/pom.xml index 7a124fda4..92285bbc5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1,5 +1,7 @@ - + org.wso2 @@ -11,7 +13,7 @@ org.wso2.carbon.mss mss-parent pom - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 MSS - Parent Pom WSO2 Product-MSS Parent Pom http://wso2.org @@ -474,7 +476,7 @@ [5.0,6) 1.0.0 [1.0,2) - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT 1.2.0 [1.2,2) 5.0.6 @@ -556,4 +558,6 @@ 0.7.5.201505241946 + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index d7ab19e0a..a47df3761 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 @@ -11,7 +13,7 @@ org.wso2.carbon.mss mss pom - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT https://github.com/wso2/product-mss.git diff --git a/product/pom.xml b/product/pom.xml index c2493f34c..744ca02a0 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -14,12 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.carbon.mss mss-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../parent/pom.xml @@ -213,8 +214,9 @@ package - - + + @@ -227,14 +229,14 @@ install - - - - + + + + - - - + + + diff --git a/samples/fileserver/pom.xml b/samples/fileserver/pom.xml index e2622c38f..e26355658 100644 --- a/samples/fileserver/pom.xml +++ b/samples/fileserver/pom.xml @@ -17,12 +17,14 @@ ~ under the License. --> - + mss-lite-parent org.wso2.carbon.mss - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../mss-lite-parent/pom.xml 4.0.0 diff --git a/samples/helloworld/pom.xml b/samples/helloworld/pom.xml index f5ca2a911..a7dc6c37b 100644 --- a/samples/helloworld/pom.xml +++ b/samples/helloworld/pom.xml @@ -17,12 +17,14 @@ ~ under the License. --> - + mss-lite-parent org.wso2.carbon.mss - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../mss-lite-parent/pom.xml 4.0.0 diff --git a/samples/log-interceptor-bundle/pom.xml b/samples/log-interceptor-bundle/pom.xml index 1f8cb9ea9..84f56ecfe 100644 --- a/samples/log-interceptor-bundle/pom.xml +++ b/samples/log-interceptor-bundle/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.wso2.carbon.mss mss-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../parent/pom.xml diff --git a/samples/metrics-httpmon-mss-bundle/pom.xml b/samples/metrics-httpmon-mss-bundle/pom.xml index 851ceb2c0..82bc345f2 100644 --- a/samples/metrics-httpmon-mss-bundle/pom.xml +++ b/samples/metrics-httpmon-mss-bundle/pom.xml @@ -14,13 +14,14 @@ # See the License for the specific language governing permissions and # limitations under the License. --> - + 4.0.0 org.wso2.carbon.mss mss-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../parent/pom.xml diff --git a/samples/metrics-httpmon-mss-deployable-jar/pom.xml b/samples/metrics-httpmon-mss-deployable-jar/pom.xml index 28ce02490..5c053367e 100644 --- a/samples/metrics-httpmon-mss-deployable-jar/pom.xml +++ b/samples/metrics-httpmon-mss-deployable-jar/pom.xml @@ -14,13 +14,14 @@ # See the License for the specific language governing permissions and # limitations under the License. --> - + 4.0.0 org.wso2.carbon.mss mss-jar-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../mss-jar-parent/pom.xml diff --git a/samples/metrics-httpmon-mss-lite/pom.xml b/samples/metrics-httpmon-mss-lite/pom.xml index 0718f9f65..a811e6a4c 100644 --- a/samples/metrics-httpmon-mss-lite/pom.xml +++ b/samples/metrics-httpmon-mss-lite/pom.xml @@ -14,13 +14,14 @@ # See the License for the specific language governing permissions and # limitations under the License. --> - + 4.0.0 org.wso2.carbon.mss mss-lite-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../mss-lite-parent/pom.xml diff --git a/samples/petstore/frontend-util/pom.xml b/samples/petstore/frontend-util/pom.xml index 6770c2fc8..ca1631498 100644 --- a/samples/petstore/frontend-util/pom.xml +++ b/samples/petstore/frontend-util/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.wso2.carbon.mss petstore - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/samples/petstore/microservices/fileserver/pom.xml b/samples/petstore/microservices/fileserver/pom.xml index 15d02bb1b..9d7ddb083 100644 --- a/samples/petstore/microservices/fileserver/pom.xml +++ b/samples/petstore/microservices/fileserver/pom.xml @@ -16,13 +16,14 @@ ~ under the License. --> - + 4.0.0 org.wso2.carbon.mss mss-lite-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../../../mss-lite-parent/pom.xml diff --git a/samples/petstore/microservices/pet/pom.xml b/samples/petstore/microservices/pet/pom.xml index 0e30a0ba1..4c2a0f37a 100644 --- a/samples/petstore/microservices/pet/pom.xml +++ b/samples/petstore/microservices/pet/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.wso2.carbon.mss mss-lite-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../../../mss-lite-parent/pom.xml diff --git a/samples/petstore/microservices/security/pom.xml b/samples/petstore/microservices/security/pom.xml index d28ed69d6..9950b1220 100644 --- a/samples/petstore/microservices/security/pom.xml +++ b/samples/petstore/microservices/security/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.wso2.carbon.mss mss-lite-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../../../mss-lite-parent/pom.xml diff --git a/samples/petstore/microservices/transaction/pom.xml b/samples/petstore/microservices/transaction/pom.xml index de61a2481..240bd7edd 100644 --- a/samples/petstore/microservices/transaction/pom.xml +++ b/samples/petstore/microservices/transaction/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.wso2.carbon.mss mss-lite-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../../../mss-lite-parent/pom.xml diff --git a/samples/petstore/pom.xml b/samples/petstore/pom.xml index 20b16fbba..1529ab750 100644 --- a/samples/petstore/pom.xml +++ b/samples/petstore/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.wso2.carbon.mss mss-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../parent/pom.xml @@ -36,7 +37,7 @@ - + diff --git a/samples/petstore/util/pom.xml b/samples/petstore/util/pom.xml index 16a8e40f4..fcec99939 100644 --- a/samples/petstore/util/pom.xml +++ b/samples/petstore/util/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.wso2.carbon.mss petstore - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/samples/security/pom.xml b/samples/security/pom.xml index d76ba08f1..73ce45764 100644 --- a/samples/security/pom.xml +++ b/samples/security/pom.xml @@ -16,12 +16,13 @@ ~ under the License. --> - + 4.0.0 org.wso2.carbon.mss mss-lite-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../mss-lite-parent/pom.xml diff --git a/samples/stockquote-mss-bundle/pom.xml b/samples/stockquote-mss-bundle/pom.xml index cca18bd5b..e970c634f 100644 --- a/samples/stockquote-mss-bundle/pom.xml +++ b/samples/stockquote-mss-bundle/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.wso2.carbon.mss mss-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../parent/pom.xml diff --git a/samples/stockquote-mss-deployable-jar/pom.xml b/samples/stockquote-mss-deployable-jar/pom.xml index cdca57d24..9b1a7c663 100644 --- a/samples/stockquote-mss-deployable-jar/pom.xml +++ b/samples/stockquote-mss-deployable-jar/pom.xml @@ -17,13 +17,14 @@ ~ under the License. --> - + 4.0.0 org.wso2.carbon.mss mss-jar-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../mss-jar-parent/pom.xml diff --git a/samples/stockquote-mss-lite/pom.xml b/samples/stockquote-mss-lite/pom.xml index cf3140316..8de66c3b7 100644 --- a/samples/stockquote-mss-lite/pom.xml +++ b/samples/stockquote-mss-lite/pom.xml @@ -17,13 +17,14 @@ ~ under the License. --> - + 4.0.0 org.wso2.carbon.mss mss-lite-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../mss-lite-parent/pom.xml diff --git a/samples/template/pom.xml b/samples/template/pom.xml index 22d475cf2..79a8b4df6 100644 --- a/samples/template/pom.xml +++ b/samples/template/pom.xml @@ -17,12 +17,14 @@ ~ under the License. --> - + mss-lite-parent org.wso2.carbon.mss - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../mss-lite-parent/pom.xml 4.0.0 @@ -40,7 +42,7 @@ org.wso2.carbon.mss mss-mustache-template - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/template-engines/mss-mustache-template/pom.xml b/template-engines/mss-mustache-template/pom.xml index 135e5b1f7..4a6de09c2 100644 --- a/template-engines/mss-mustache-template/pom.xml +++ b/template-engines/mss-mustache-template/pom.xml @@ -16,12 +16,13 @@ ~ under the License. --> - + 4.0.0 org.wso2.carbon.mss mss-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../parent/pom.xml @@ -35,7 +36,7 @@ org.wso2.carbon.mss org.wso2.carbon.mss - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT com.github.spullara.mustache.java diff --git a/tests/osgi-tests/pom.xml b/tests/osgi-tests/pom.xml index f6115ba29..e7bff9777 100644 --- a/tests/osgi-tests/pom.xml +++ b/tests/osgi-tests/pom.xml @@ -14,17 +14,19 @@ See the License for the specific language governing permissions and limitations under the License. --> - + org.wso2.carbon.mss mss-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../parent/pom.xml 4.0.0 mss-osgi-tests - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 MSS - OSGi Tests OSGi Tests for MSS http://wso2.com