From e727b4b929ebec3ea7c40be565624a3f34405d4a Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 5 Mar 2018 16:29:41 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v0.964.0 --- bvm/ballerina-core/pom.xml | 2 +- bvm/ballerina-logging/pom.xml | 2 +- cli/ballerina-launcher/pom.xml | 2 +- cli/ballerina-packerina/pom.xml | 2 +- compiler/ballerina-lang/pom.xml | 2 +- composer/integration-tests/pom.xml | 2 +- composer/modules/js-tests/pom.xml | 2 +- composer/modules/server/distribution/pom.xml | 2 +- composer/modules/server/pom.xml | 2 +- composer/modules/server/server-core/pom.xml | 2 +- composer/modules/server/server-launcher/pom.xml | 2 +- .../modules/server/services/ballerina-langserver/pom.xml | 2 +- composer/modules/server/services/ballerina-launcher/pom.xml | 2 +- composer/modules/server/services/ballerina-parser/pom.xml | 2 +- .../modules/server/services/ballerina-to-swagger/pom.xml | 2 +- composer/modules/server/services/ballerina-tryit/pom.xml | 2 +- composer/modules/server/services/file-system/pom.xml | 2 +- composer/modules/server/services/logging/pom.xml | 2 +- composer/modules/server/services/pom.xml | 2 +- composer/modules/web/pom.xml | 2 +- composer/pom.xml | 2 +- distribution/docker/pom.xml | 2 +- distribution/zip/ballerina-tools/pom.xml | 2 +- distribution/zip/ballerina/pom.xml | 2 +- language-server/modules/langserver-core/pom.xml | 2 +- language-server/modules/launchers/pom.xml | 2 +- language-server/modules/launchers/stdio-launcher/pom.xml | 2 +- language-server/pom.xml | 2 +- misc/ballerina-maven-plugins/docerina-maven-plugin/pom.xml | 2 +- misc/ballerina-maven-plugins/pom.xml | 2 +- misc/docerina/pom.xml | 2 +- .../modules/ballerina-to-swagger-generator/pom.xml | 2 +- misc/swagger-ballerina/modules/ballerina-to-swagger/pom.xml | 2 +- .../modules/swagger-to-ballerina-generator/pom.xml | 2 +- misc/swagger-ballerina/pom.xml | 2 +- misc/testerina/modules/testerina-core/pom.xml | 2 +- misc/testerina/pom.xml | 2 +- pom.xml | 6 +++--- stdlib/ballerina-builtin/pom.xml | 2 +- stdlib/ballerina-config/pom.xml | 2 +- stdlib/ballerina-http/pom.xml | 2 +- stdlib/ballerina-mime/pom.xml | 2 +- tests/ballerina-test-integration/pom.xml | 2 +- tests/ballerina-test/pom.xml | 2 +- tool-plugins/intellij/pom.xml | 2 +- tool-plugins/vscode/pom.xml | 2 +- 46 files changed, 48 insertions(+), 48 deletions(-) diff --git a/bvm/ballerina-core/pom.xml b/bvm/ballerina-core/pom.xml index 292a6221b6be..ed8764d08ce9 100644 --- a/bvm/ballerina-core/pom.xml +++ b/bvm/ballerina-core/pom.xml @@ -21,7 +21,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/bvm/ballerina-logging/pom.xml b/bvm/ballerina-logging/pom.xml index bf3a08f9c845..b04cdd9dbefe 100644 --- a/bvm/ballerina-logging/pom.xml +++ b/bvm/ballerina-logging/pom.xml @@ -21,7 +21,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/cli/ballerina-launcher/pom.xml b/cli/ballerina-launcher/pom.xml index 461a77acbf16..578b53f9cd5b 100644 --- a/cli/ballerina-launcher/pom.xml +++ b/cli/ballerina-launcher/pom.xml @@ -21,7 +21,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/cli/ballerina-packerina/pom.xml b/cli/ballerina-packerina/pom.xml index 5d8ac712b291..f28a32dede6e 100644 --- a/cli/ballerina-packerina/pom.xml +++ b/cli/ballerina-packerina/pom.xml @@ -21,7 +21,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/compiler/ballerina-lang/pom.xml b/compiler/ballerina-lang/pom.xml index 358efd7628ca..7142f9d6886b 100644 --- a/compiler/ballerina-lang/pom.xml +++ b/compiler/ballerina-lang/pom.xml @@ -21,7 +21,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/composer/integration-tests/pom.xml b/composer/integration-tests/pom.xml index ab6d8b35c58c..066fa004fbeb 100644 --- a/composer/integration-tests/pom.xml +++ b/composer/integration-tests/pom.xml @@ -3,7 +3,7 @@ org.ballerinalang composer - 0.963.1-SNAPSHOT + 0.964.0 ../pom.xml 4.0.0 diff --git a/composer/modules/js-tests/pom.xml b/composer/modules/js-tests/pom.xml index 6c98baae4537..e6b312839903 100644 --- a/composer/modules/js-tests/pom.xml +++ b/composer/modules/js-tests/pom.xml @@ -3,7 +3,7 @@ org.ballerinalang composer - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml pom diff --git a/composer/modules/server/distribution/pom.xml b/composer/modules/server/distribution/pom.xml index c05c75b060b6..c872185df494 100644 --- a/composer/modules/server/distribution/pom.xml +++ b/composer/modules/server/distribution/pom.xml @@ -20,7 +20,7 @@ composer-server-parent org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 4.0.0 composer-server-distribution diff --git a/composer/modules/server/pom.xml b/composer/modules/server/pom.xml index 7dfcbc64b5ab..3264eaa5afd9 100644 --- a/composer/modules/server/pom.xml +++ b/composer/modules/server/pom.xml @@ -20,7 +20,7 @@ org.ballerinalang composer - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml 4.0.0 diff --git a/composer/modules/server/server-core/pom.xml b/composer/modules/server/server-core/pom.xml index 8b53d60cb299..c900c60ce604 100644 --- a/composer/modules/server/server-core/pom.xml +++ b/composer/modules/server/server-core/pom.xml @@ -20,7 +20,7 @@ composer-server-parent org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 ../pom.xml 4.0.0 diff --git a/composer/modules/server/server-launcher/pom.xml b/composer/modules/server/server-launcher/pom.xml index 2986840719c8..11cf5fa4be28 100644 --- a/composer/modules/server/server-launcher/pom.xml +++ b/composer/modules/server/server-launcher/pom.xml @@ -20,7 +20,7 @@ composer-server-parent org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 ../pom.xml 4.0.0 diff --git a/composer/modules/server/services/ballerina-langserver/pom.xml b/composer/modules/server/services/ballerina-langserver/pom.xml index 2d01afa2e6b4..76381345cee1 100644 --- a/composer/modules/server/services/ballerina-langserver/pom.xml +++ b/composer/modules/server/services/ballerina-langserver/pom.xml @@ -20,7 +20,7 @@ composer-services-parent org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 4.0.0 diff --git a/composer/modules/server/services/ballerina-launcher/pom.xml b/composer/modules/server/services/ballerina-launcher/pom.xml index 6af849fea6fb..165ae191a122 100644 --- a/composer/modules/server/services/ballerina-launcher/pom.xml +++ b/composer/modules/server/services/ballerina-launcher/pom.xml @@ -20,7 +20,7 @@ composer-services-parent org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 4.0.0 diff --git a/composer/modules/server/services/ballerina-parser/pom.xml b/composer/modules/server/services/ballerina-parser/pom.xml index 10873c2c723c..8ffecdb1c870 100644 --- a/composer/modules/server/services/ballerina-parser/pom.xml +++ b/composer/modules/server/services/ballerina-parser/pom.xml @@ -20,7 +20,7 @@ composer-services-parent org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 4.0.0 diff --git a/composer/modules/server/services/ballerina-to-swagger/pom.xml b/composer/modules/server/services/ballerina-to-swagger/pom.xml index 393755e82222..747b8247f694 100644 --- a/composer/modules/server/services/ballerina-to-swagger/pom.xml +++ b/composer/modules/server/services/ballerina-to-swagger/pom.xml @@ -20,7 +20,7 @@ composer-services-parent org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 4.0.0 diff --git a/composer/modules/server/services/ballerina-tryit/pom.xml b/composer/modules/server/services/ballerina-tryit/pom.xml index 7a59121a2646..85ee15159cea 100644 --- a/composer/modules/server/services/ballerina-tryit/pom.xml +++ b/composer/modules/server/services/ballerina-tryit/pom.xml @@ -20,7 +20,7 @@ composer-services-parent org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 4.0.0 diff --git a/composer/modules/server/services/file-system/pom.xml b/composer/modules/server/services/file-system/pom.xml index d2867f1b4507..38acf7d99a46 100644 --- a/composer/modules/server/services/file-system/pom.xml +++ b/composer/modules/server/services/file-system/pom.xml @@ -20,7 +20,7 @@ composer-services-parent org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 ./../pom.xml 4.0.0 diff --git a/composer/modules/server/services/logging/pom.xml b/composer/modules/server/services/logging/pom.xml index 38c45059b789..d67c0463c93f 100644 --- a/composer/modules/server/services/logging/pom.xml +++ b/composer/modules/server/services/logging/pom.xml @@ -20,7 +20,7 @@ composer-services-parent org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 4.0.0 diff --git a/composer/modules/server/services/pom.xml b/composer/modules/server/services/pom.xml index dac6d7104dc8..4adb0a952313 100644 --- a/composer/modules/server/services/pom.xml +++ b/composer/modules/server/services/pom.xml @@ -20,7 +20,7 @@ composer-server-parent org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 4.0.0 composer-services-parent diff --git a/composer/modules/web/pom.xml b/composer/modules/web/pom.xml index b381711d403f..839eca39fc9e 100644 --- a/composer/modules/web/pom.xml +++ b/composer/modules/web/pom.xml @@ -21,7 +21,7 @@ org.ballerinalang composer - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/composer/pom.xml b/composer/pom.xml index 0a969163c294..d082ac03dd45 100644 --- a/composer/pom.xml +++ b/composer/pom.xml @@ -21,7 +21,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../pom.xml diff --git a/distribution/docker/pom.xml b/distribution/docker/pom.xml index b8d4ee2a26f3..81d0f66b24ff 100644 --- a/distribution/docker/pom.xml +++ b/distribution/docker/pom.xml @@ -20,7 +20,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/distribution/zip/ballerina-tools/pom.xml b/distribution/zip/ballerina-tools/pom.xml index 03d0e528e2cb..92136cdbe455 100644 --- a/distribution/zip/ballerina-tools/pom.xml +++ b/distribution/zip/ballerina-tools/pom.xml @@ -21,7 +21,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../../pom.xml diff --git a/distribution/zip/ballerina/pom.xml b/distribution/zip/ballerina/pom.xml index afa6d95bb958..be252d1a215b 100644 --- a/distribution/zip/ballerina/pom.xml +++ b/distribution/zip/ballerina/pom.xml @@ -21,7 +21,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../../pom.xml diff --git a/language-server/modules/langserver-core/pom.xml b/language-server/modules/langserver-core/pom.xml index bb732402b308..77d60c207d17 100644 --- a/language-server/modules/langserver-core/pom.xml +++ b/language-server/modules/langserver-core/pom.xml @@ -2,7 +2,7 @@ org.ballerinalang language-server - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/language-server/modules/launchers/pom.xml b/language-server/modules/launchers/pom.xml index 5d9f0e86ac7d..bae433cf8b16 100644 --- a/language-server/modules/launchers/pom.xml +++ b/language-server/modules/launchers/pom.xml @@ -3,7 +3,7 @@ language-server org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml 4.0.0 diff --git a/language-server/modules/launchers/stdio-launcher/pom.xml b/language-server/modules/launchers/stdio-launcher/pom.xml index 13c148ceb423..a477c4966135 100644 --- a/language-server/modules/launchers/stdio-launcher/pom.xml +++ b/language-server/modules/launchers/stdio-launcher/pom.xml @@ -3,7 +3,7 @@ org.ballerinalang language-server - 0.963.1-SNAPSHOT + 0.964.0 ../../../pom.xml 4.0.0 diff --git a/language-server/pom.xml b/language-server/pom.xml index 7d7c028a0640..55b272701d68 100644 --- a/language-server/pom.xml +++ b/language-server/pom.xml @@ -3,7 +3,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../pom.xml diff --git a/misc/ballerina-maven-plugins/docerina-maven-plugin/pom.xml b/misc/ballerina-maven-plugins/docerina-maven-plugin/pom.xml index 47554c7cff88..b823784b493d 100644 --- a/misc/ballerina-maven-plugins/docerina-maven-plugin/pom.xml +++ b/misc/ballerina-maven-plugins/docerina-maven-plugin/pom.xml @@ -19,7 +19,7 @@ org.ballerinalang ballerina-maven-plugins - 0.963.1-SNAPSHOT + 0.964.0 ../pom.xml diff --git a/misc/ballerina-maven-plugins/pom.xml b/misc/ballerina-maven-plugins/pom.xml index 5280e58e1c26..53e00cf41f5a 100644 --- a/misc/ballerina-maven-plugins/pom.xml +++ b/misc/ballerina-maven-plugins/pom.xml @@ -19,7 +19,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/misc/docerina/pom.xml b/misc/docerina/pom.xml index 605fa5bad3b7..add2e30c1c7a 100644 --- a/misc/docerina/pom.xml +++ b/misc/docerina/pom.xml @@ -21,7 +21,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/misc/swagger-ballerina/modules/ballerina-to-swagger-generator/pom.xml b/misc/swagger-ballerina/modules/ballerina-to-swagger-generator/pom.xml index 100a6a482e99..fd48e2a8c724 100644 --- a/misc/swagger-ballerina/modules/ballerina-to-swagger-generator/pom.xml +++ b/misc/swagger-ballerina/modules/ballerina-to-swagger-generator/pom.xml @@ -3,7 +3,7 @@ org.ballerinalang swagger-ballerina - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/misc/swagger-ballerina/modules/ballerina-to-swagger/pom.xml b/misc/swagger-ballerina/modules/ballerina-to-swagger/pom.xml index 84d0d3b2729b..bd91d02905f1 100644 --- a/misc/swagger-ballerina/modules/ballerina-to-swagger/pom.xml +++ b/misc/swagger-ballerina/modules/ballerina-to-swagger/pom.xml @@ -20,7 +20,7 @@ swagger-ballerina org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml 4.0.0 diff --git a/misc/swagger-ballerina/modules/swagger-to-ballerina-generator/pom.xml b/misc/swagger-ballerina/modules/swagger-to-ballerina-generator/pom.xml index f675bbea26f4..2a289c3d3bc6 100644 --- a/misc/swagger-ballerina/modules/swagger-to-ballerina-generator/pom.xml +++ b/misc/swagger-ballerina/modules/swagger-to-ballerina-generator/pom.xml @@ -19,7 +19,7 @@ swagger-ballerina org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml 4.0.0 diff --git a/misc/swagger-ballerina/pom.xml b/misc/swagger-ballerina/pom.xml index bd53b67d0137..884e0cccf8ca 100644 --- a/misc/swagger-ballerina/pom.xml +++ b/misc/swagger-ballerina/pom.xml @@ -21,7 +21,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/misc/testerina/modules/testerina-core/pom.xml b/misc/testerina/modules/testerina-core/pom.xml index 92662f936634..74fb86e8fbad 100644 --- a/misc/testerina/modules/testerina-core/pom.xml +++ b/misc/testerina/modules/testerina-core/pom.xml @@ -4,7 +4,7 @@ org.ballerinalang testerina - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/misc/testerina/pom.xml b/misc/testerina/pom.xml index b0904ef1a6f9..b891ee76fb71 100644 --- a/misc/testerina/pom.xml +++ b/misc/testerina/pom.xml @@ -21,7 +21,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/pom.xml b/pom.xml index add05868c33e..7d432ae3953f 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.ballerinalang ballerina-parent pom - 0.963.1-SNAPSHOT + 0.964.0 Ballerina - Parent @@ -54,7 +54,7 @@ https://github.com/ballerinalang/ballerina.git scm:git:https://github.com/ballerinalang/ballerina.git scm:git:https://github.com/ballerinalang/ballerina.git - HEAD + v0.964.0 @@ -1153,7 +1153,7 @@ - 0.963.1-SNAPSHOT + 0.964.0 npm 0.8.0 diff --git a/stdlib/ballerina-builtin/pom.xml b/stdlib/ballerina-builtin/pom.xml index 9ef6639a77a6..d0d03cbc75c9 100644 --- a/stdlib/ballerina-builtin/pom.xml +++ b/stdlib/ballerina-builtin/pom.xml @@ -20,7 +20,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml 4.0.0 diff --git a/stdlib/ballerina-config/pom.xml b/stdlib/ballerina-config/pom.xml index d816cc347ca5..286df9d1a870 100644 --- a/stdlib/ballerina-config/pom.xml +++ b/stdlib/ballerina-config/pom.xml @@ -21,7 +21,7 @@ ballerina-parent org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/stdlib/ballerina-http/pom.xml b/stdlib/ballerina-http/pom.xml index 6933206dc656..f781282e69a4 100644 --- a/stdlib/ballerina-http/pom.xml +++ b/stdlib/ballerina-http/pom.xml @@ -20,7 +20,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml 4.0.0 diff --git a/stdlib/ballerina-mime/pom.xml b/stdlib/ballerina-mime/pom.xml index af51070e6428..9985eaac9002 100644 --- a/stdlib/ballerina-mime/pom.xml +++ b/stdlib/ballerina-mime/pom.xml @@ -20,7 +20,7 @@ ballerina-parent org.ballerinalang - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml 4.0.0 diff --git a/tests/ballerina-test-integration/pom.xml b/tests/ballerina-test-integration/pom.xml index 7cc0d98e4e3d..d6c74dbd7520 100644 --- a/tests/ballerina-test-integration/pom.xml +++ b/tests/ballerina-test-integration/pom.xml @@ -4,7 +4,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/tests/ballerina-test/pom.xml b/tests/ballerina-test/pom.xml index 9a34a8a49168..f09026b18721 100644 --- a/tests/ballerina-test/pom.xml +++ b/tests/ballerina-test/pom.xml @@ -20,7 +20,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/tool-plugins/intellij/pom.xml b/tool-plugins/intellij/pom.xml index 474b42b10087..58511dfbfc8f 100644 --- a/tool-plugins/intellij/pom.xml +++ b/tool-plugins/intellij/pom.xml @@ -19,7 +19,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml diff --git a/tool-plugins/vscode/pom.xml b/tool-plugins/vscode/pom.xml index 22c0618ef1a9..b2f8929da7b2 100644 --- a/tool-plugins/vscode/pom.xml +++ b/tool-plugins/vscode/pom.xml @@ -19,7 +19,7 @@ org.ballerinalang ballerina-parent - 0.963.1-SNAPSHOT + 0.964.0 ../../pom.xml