diff --git a/README.md b/README.md index 9ebce867fdc..20bfdc2dfa5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Apache CloudStack (Incubating) Version 4.0.1-incubating +Apache CloudStack (Incubating) Version 4.0.2 # About Apache CloudStack (Incubating) diff --git a/agent/pom.xml b/agent/pom.xml index a893eb513fd..fb58948d48d 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/api/pom.xml b/api/pom.xml index b43f7a26884..62ce765ad39 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/awsapi/pom.xml b/awsapi/pom.xml index 3667699dc16..7d6042d407c 100644 --- a/awsapi/pom.xml +++ b/awsapi/pom.xml @@ -20,12 +20,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 cloud-awsapi - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT Apache CloudStack AWS API Bridge org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/client/pom.xml b/client/pom.xml index add72e16e47..67c10481908 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -25,7 +25,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/console-proxy/pom.xml b/console-proxy/pom.xml index 9c1bf250f0a..18d9ea88c33 100644 --- a/console-proxy/pom.xml +++ b/console-proxy/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/core/pom.xml b/core/pom.xml index af6a3b7f0f3..5f3e964ac96 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/debian/rules b/debian/rules index bc448e3aaf3..5ba872f9a4d 100755 --- a/debian/rules +++ b/debian/rules @@ -20,8 +20,8 @@ export DH_OPTIONS -export PACKAGEVERSION=4.0.1-incubating -export BUILDNUMBER=4.0.1-incubating +export PACKAGEVERSION=4.0.2 +export BUILDNUMBER=4.0.2 configure: configure-stamp configure-stamp: dh_testdir diff --git a/deps/XenServerJava/pom.xml b/deps/XenServerJava/pom.xml index 79c4e8440cf..81c4579cb2a 100644 --- a/deps/XenServerJava/pom.xml +++ b/deps/XenServerJava/pom.xml @@ -22,7 +22,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml xapi diff --git a/deps/pom.xml b/deps/pom.xml index 90de4ac52ec..422d1cbe0b0 100644 --- a/deps/pom.xml +++ b/deps/pom.xml @@ -25,7 +25,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/developer/pom.xml b/developer/pom.xml index 06d8860458c..2c9946c475e 100644 --- a/developer/pom.xml +++ b/developer/pom.xml @@ -18,7 +18,7 @@ org.apache.cloudstack cloudstack - 4.0.0-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/docs/en-US/API_Developers_Guide.xml b/docs/en-US/API_Developers_Guide.xml index c2d9d22db03..8cec55cfd06 100644 --- a/docs/en-US/API_Developers_Guide.xml +++ b/docs/en-US/API_Developers_Guide.xml @@ -26,7 +26,7 @@ &PRODUCT; API Developer's Guide Apache CloudStack - 4.0.1-incubating + 4.0.2 diff --git a/docs/en-US/Admin_Guide.xml b/docs/en-US/Admin_Guide.xml index 57ba9a53478..fff792cf9de 100644 --- a/docs/en-US/Admin_Guide.xml +++ b/docs/en-US/Admin_Guide.xml @@ -26,7 +26,7 @@ &PRODUCT; Administrator's Guide Apache CloudStack - 4.0.1-incubating + 4.0.2 1 diff --git a/docs/en-US/Book_Info.xml b/docs/en-US/Book_Info.xml index 549e9a31a9f..1f19047b566 100644 --- a/docs/en-US/Book_Info.xml +++ b/docs/en-US/Book_Info.xml @@ -27,7 +27,7 @@ &PRODUCT; Guide Revised August 9, 2012 10:48 pm Pacific Apache CloudStack - 4.0.1-incubating + 4.0.2 1 diff --git a/docs/en-US/CloudStack_Nicira_NVP_Guide.xml b/docs/en-US/CloudStack_Nicira_NVP_Guide.xml index 406f3e2e705..d3c1938421b 100644 --- a/docs/en-US/CloudStack_Nicira_NVP_Guide.xml +++ b/docs/en-US/CloudStack_Nicira_NVP_Guide.xml @@ -28,7 +28,7 @@ &PRODUCT; Plugin Guide for the Nicira NVP Plugin Apache CloudStack - 4.0.1-incubating + 4.0.2 1 diff --git a/docs/en-US/Installation_Guide.xml b/docs/en-US/Installation_Guide.xml index c3cb6ab8d2c..08349da70e4 100644 --- a/docs/en-US/Installation_Guide.xml +++ b/docs/en-US/Installation_Guide.xml @@ -26,7 +26,7 @@ &PRODUCT; Installation Guide Apache CloudStack - 4.0.1-incubating + 4.0.2 1 diff --git a/docs/en-US/build-deb.xml b/docs/en-US/build-deb.xml index e91045958b7..2f98f74912f 100644 --- a/docs/en-US/build-deb.xml +++ b/docs/en-US/build-deb.xml @@ -58,22 +58,22 @@ This command will build 16 Debian packages. You should have all of the following: -cloud-agent_4.0.1-incubating_amd64.deb -cloud-agent-deps_4.0.1-incubating_amd64.deb -cloud-agent-libs_4.0.1-incubating_amd64.deb -cloud-awsapi_4.0.1-incubating_amd64.deb -cloud-cli_4.0.1-incubating_amd64.deb -cloud-client_4.0.1-incubating_amd64.deb -cloud-client-ui_4.0.1-incubating_amd64.deb -cloud-core_4.0.1-incubating_amd64.deb -cloud-deps_4.0.1-incubating_amd64.deb -cloud-python_4.0.1-incubating_amd64.deb -cloud-scripts_4.0.1-incubating_amd64.deb -cloud-server_4.0.1-incubating_amd64.deb -cloud-setup_4.0.1-incubating_amd64.deb -cloud-system-iso_4.0.1-incubating_amd64.deb -cloud-usage_4.0.1-incubating_amd64.deb -cloud-utils_4.0.1-incubating_amd64.deb +cloud-agent_4.0.2_amd64.deb +cloud-agent-deps_4.0.2_amd64.deb +cloud-agent-libs_4.0.2_amd64.deb +cloud-awsapi_4.0.2_amd64.deb +cloud-cli_4.0.2_amd64.deb +cloud-client_4.0.2_amd64.deb +cloud-client-ui_4.0.2_amd64.deb +cloud-core_4.0.2_amd64.deb +cloud-deps_4.0.2_amd64.deb +cloud-python_4.0.2_amd64.deb +cloud-scripts_4.0.2_amd64.deb +cloud-server_4.0.2_amd64.deb +cloud-setup_4.0.2_amd64.deb +cloud-system-iso_4.0.2_amd64.deb +cloud-usage_4.0.2_amd64.deb +cloud-utils_4.0.2_amd64.deb
diff --git a/docs/en-US/castor-with-cs.xml b/docs/en-US/castor-with-cs.xml index 6ff84f47478..e6d60ae92f8 100644 --- a/docs/en-US/castor-with-cs.xml +++ b/docs/en-US/castor-with-cs.xml @@ -34,7 +34,7 @@ To configure CAStor: - Install &PRODUCT; 4.0.1-incubating by following the instructions given in the INSTALL.txt + Install &PRODUCT; by following the instructions given in the INSTALL.txt file. You can use the S3 storage system in &PRODUCT; without setting up and installing the diff --git a/docs/en-US/cloudstack.xml b/docs/en-US/cloudstack.xml index d1489a00219..0135c1acf0e 100644 --- a/docs/en-US/cloudstack.xml +++ b/docs/en-US/cloudstack.xml @@ -26,7 +26,7 @@ &PRODUCT; Complete Documentation Apache CloudStack - 4.0.1-incubating + 4.0.2 1 diff --git a/docs/en-US/extracting-source.xml b/docs/en-US/extracting-source.xml index e8a9f578bff..cc6ae403479 100644 --- a/docs/en-US/extracting-source.xml +++ b/docs/en-US/extracting-source.xml @@ -27,10 +27,10 @@ Extracting the &PRODUCT; release is relatively simple and can be done with a single command as follows: - $ tar -jxvf apache-cloudstack-4.0.1-incubating-src.tar.bz2 + $ tar -jxvf apache-cloudstack-4.0.2-src.tar.bz2 You can now move into the directory: - $ cd ./apache-cloudstack-4.0.1-incubating-src + $ cd ./apache-cloudstack-4.0.2-src
diff --git a/docs/en-US/getting-release.xml b/docs/en-US/getting-release.xml index 16c003e466b..cb7a51dc0ea 100644 --- a/docs/en-US/getting-release.xml +++ b/docs/en-US/getting-release.xml @@ -35,27 +35,27 @@ - - apache-cloudstack-4.0.1-incubating-src.tar.bz2 + + apache-cloudstack-4.0.2-src.tar.bz2 - This is the link to the release itself. - PGP + PGP - This is a detached cryptographic signature that can be used to help verify the authenticity of the release. - MD5 + MD5 - An MD5 hash of the release to aid in verify the validity of the release download. - SHA512 + SHA512 - A SHA512 hash of the release to aid in verify the validity of the release download. diff --git a/docs/en-US/verifying-source.xml b/docs/en-US/verifying-source.xml index 41a6b1b65d6..c5dfd272e37 100644 --- a/docs/en-US/verifying-source.xml +++ b/docs/en-US/verifying-source.xml @@ -32,7 +32,7 @@ Getting the KEYS To enable you to verify the GPG signature, you will need to download the - KEYS + KEYS file. @@ -45,7 +45,7 @@ The &PRODUCT; project provides a detached GPG signature of the release. To check the signature, run the following command: - $ gpg --verify apache-cloudstack-4.0.1-incubating-src.tar.bz2.asc + $ gpg --verify apache-cloudstack-4.0.2-src.tar.bz2.asc If the signature is valid you will see a line of output that contains 'Good signature'. @@ -57,7 +57,7 @@ In addition to the cryptographic signature, the &PRODUCT; provides a number of cryptographic hashes to aid in assurance of validity of the downloaded release. You can verify this hash by executing the following command: - $ gpg --print-md MD5 apache-cloudstack-4.0.1-incubating-src.tar.bz2 | diff - apache-cloudstack-4.0.1-incubating-src.tar.bz2.md5 + $ gpg --print-md MD5 apache-cloudstack-4.0.2-src.tar.bz2 | diff - apache-cloudstack-4.0.2-src.tar.bz2.md5 If this successfully completes you should see no output. If there is any output from them, @@ -71,7 +71,7 @@ In addition to the MD5 hash, the &PRODUCT; project provides a SHA512 cryptographic hash to aid in assurance of the validity of the downloaded release. You can verify this hash by executing the following command: - $ gpg --print-md SHA512 apache-cloudstack-4.0.1-incubating-src.tar.bz2 | diff - apache-cloudstack-4.0.1-incubating-src.tar.bz2.sha + $ gpg --print-md SHA512 apache-cloudstack-4.0.2-src.tar.bz2 | diff - apache-cloudstack-4.0.2-src.tar.bz2.sha If this command successfully completes you should see no output. If there is any output from them, diff --git a/docs/qig/en-US/Book_Info.xml b/docs/qig/en-US/Book_Info.xml index 57909f6bfdd..e356de4415a 100644 --- a/docs/qig/en-US/Book_Info.xml +++ b/docs/qig/en-US/Book_Info.xml @@ -27,7 +27,7 @@ Quick Install Guide Prescriptive instructions for deploying Apache CloudStack Apache CloudStack - 4.0.1-incubating + 4.0.2 0 0 diff --git a/patches/pom.xml b/patches/pom.xml index 4f8b4b226cd..47d6b034abe 100644 --- a/patches/pom.xml +++ b/patches/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/plugins/deployment-planners/user-concentrated-pod/pom.xml b/plugins/deployment-planners/user-concentrated-pod/pom.xml index 5dfc81bd076..6f9fa0b2846 100644 --- a/plugins/deployment-planners/user-concentrated-pod/pom.xml +++ b/plugins/deployment-planners/user-concentrated-pod/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/deployment-planners/user-dispersing/pom.xml b/plugins/deployment-planners/user-dispersing/pom.xml index 17746f81d95..93df3ddf59b 100644 --- a/plugins/deployment-planners/user-dispersing/pom.xml +++ b/plugins/deployment-planners/user-dispersing/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/file-systems/netapp/pom.xml b/plugins/file-systems/netapp/pom.xml index 467bb11a631..6e3e375a7c0 100644 --- a/plugins/file-systems/netapp/pom.xml +++ b/plugins/file-systems/netapp/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/host-allocators/random/pom.xml b/plugins/host-allocators/random/pom.xml index fb3c1446655..d79446c5290 100644 --- a/plugins/host-allocators/random/pom.xml +++ b/plugins/host-allocators/random/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/hypervisors/kvm/pom.xml b/plugins/hypervisors/kvm/pom.xml index 0460f653765..9c254d12f97 100644 --- a/plugins/hypervisors/kvm/pom.xml +++ b/plugins/hypervisors/kvm/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/hypervisors/ovm/pom.xml b/plugins/hypervisors/ovm/pom.xml index 900780f7d7c..61f4e72a4e8 100644 --- a/plugins/hypervisors/ovm/pom.xml +++ b/plugins/hypervisors/ovm/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/hypervisors/vmware/pom.xml b/plugins/hypervisors/vmware/pom.xml index f0f9a06a71c..1278c96fd0e 100644 --- a/plugins/hypervisors/vmware/pom.xml +++ b/plugins/hypervisors/vmware/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/hypervisors/xen/pom.xml b/plugins/hypervisors/xen/pom.xml index 065c7079989..934cb3b7c7b 100644 --- a/plugins/hypervisors/xen/pom.xml +++ b/plugins/hypervisors/xen/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/network-elements/elastic-loadbalancer/pom.xml b/plugins/network-elements/elastic-loadbalancer/pom.xml index 4a80620259d..3f7f872e23b 100644 --- a/plugins/network-elements/elastic-loadbalancer/pom.xml +++ b/plugins/network-elements/elastic-loadbalancer/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/network-elements/f5/pom.xml b/plugins/network-elements/f5/pom.xml index 2c922530b6e..92616d1837c 100644 --- a/plugins/network-elements/f5/pom.xml +++ b/plugins/network-elements/f5/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/network-elements/juniper-srx/pom.xml b/plugins/network-elements/juniper-srx/pom.xml index 39041a385d9..f3218154a2b 100644 --- a/plugins/network-elements/juniper-srx/pom.xml +++ b/plugins/network-elements/juniper-srx/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/network-elements/midokura-midonet/pom.xml b/plugins/network-elements/midokura-midonet/pom.xml index f7578c5b22b..1317c9e4735 100644 --- a/plugins/network-elements/midokura-midonet/pom.xml +++ b/plugins/network-elements/midokura-midonet/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/network-elements/netscaler/pom.xml b/plugins/network-elements/netscaler/pom.xml index d22b62f76dd..fc65838fd0e 100644 --- a/plugins/network-elements/netscaler/pom.xml +++ b/plugins/network-elements/netscaler/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/network-elements/nicira-nvp/pom.xml b/plugins/network-elements/nicira-nvp/pom.xml index ba5f92a9e8a..aa09c9e775d 100644 --- a/plugins/network-elements/nicira-nvp/pom.xml +++ b/plugins/network-elements/nicira-nvp/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/network-elements/ovs/pom.xml b/plugins/network-elements/ovs/pom.xml index 348bcd6a5f3..f1600f8e9b0 100644 --- a/plugins/network-elements/ovs/pom.xml +++ b/plugins/network-elements/ovs/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/pom.xml b/plugins/pom.xml index 00b8140b613..d5da8c75373 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -25,7 +25,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT install diff --git a/plugins/storage-allocators/random/pom.xml b/plugins/storage-allocators/random/pom.xml index 7dbb22be87c..5551b245d1b 100644 --- a/plugins/storage-allocators/random/pom.xml +++ b/plugins/storage-allocators/random/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/user-authenticators/ldap/pom.xml b/plugins/user-authenticators/ldap/pom.xml index 6562b80e16a..df4251ba976 100644 --- a/plugins/user-authenticators/ldap/pom.xml +++ b/plugins/user-authenticators/ldap/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/user-authenticators/md5/pom.xml b/plugins/user-authenticators/md5/pom.xml index e00b3bbebf5..b0d59248ab5 100644 --- a/plugins/user-authenticators/md5/pom.xml +++ b/plugins/user-authenticators/md5/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/plugins/user-authenticators/plain-text/pom.xml b/plugins/user-authenticators/plain-text/pom.xml index 31ed53053ef..4ae4a3a422f 100644 --- a/plugins/user-authenticators/plain-text/pom.xml +++ b/plugins/user-authenticators/plain-text/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 8394ed6c583..0ba5ccc302d 100644 --- a/pom.xml +++ b/pom.xml @@ -28,14 +28,14 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT pom Apache CloudStack CloudStack is an IaaS (“Infrastracture as a Service”) cloud orchestration platform. http://www.cloudstack.org - scm:git:https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git - scm:git:https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git + scm:git:https://git-wip-us.apache.org/repos/asf/cloudstack.git + scm:git:https://git-wip-us.apache.org/repos/asf/cloudstack.git jira @@ -96,32 +96,32 @@ Apache CloudStack User List - cloudstack-users-subscribe@incubator.apache.org - cloudstack-users-unsubscribe@incubator.apache.org - cloudstack-users@incubator.apache.org - http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-users + users-subscribe@cloudstack.apache.org + users-unsubscribe@cloudstack.apache.org + users@cloudstack.apache.org + http://mail-archives.apache.org/mod_mbox/cloudstack-users Apache CloudStack Developer List - cloudstack-dev-subscribe@incubator.apache.org - cloudstack-dev-unsubscribe@incubator.apache.org - cloudstack-dev@incubator.apache.org - http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-dev + dev-subscribe@cloudstack.apache.org + dev-unsubscribe@cloudstack.apache.org + dev@cloudstack.apache.org + http://mail-archives.apache.org/mod_mbox/cloudstack-dev Apache CloudStack Commits List - cloudstack-commits-subscribe@incubator.apache.org - cloudstack-commits-unsubscribe@incubator.apache.org - cloudstack-commits@incubator.apache.org - http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-commits + commits-subscribe@cloudstack.apache.org + commits-unsubscribe@cloudstack.apache.org + commits@cloudstack.apache.org + http://mail-archives.apache.org/mod_mbox/cloudstack-commits The Apache CloudStack Team - cloudstack-dev@incubator.apache.org - http://incubator.apache.org/projects/cloudstack.html + dev@cloudstack.apache.org + http://cloudstack.apache.org/ Apache Software Foundation http://apache.org/ diff --git a/server/pom.xml b/server/pom.xml index cd54047199a..927b4bb9614 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/setup/apidoc/generateadmincommands.xsl b/setup/apidoc/generateadmincommands.xsl index 869b6fc9011..c4bf882c03d 100644 --- a/setup/apidoc/generateadmincommands.xsl +++ b/setup/apidoc/generateadmincommands.xsl @@ -57,7 +57,7 @@ version="1.0"> - Apache CloudStack 4.0.1-incubating Root Admin API Reference + Apache CloudStack 4.0.2 Root Admin API Reference

diff --git a/setup/apidoc/generatedomainadmincommands.xsl b/setup/apidoc/generatedomainadmincommands.xsl index 74cbc98d71a..0424ee9e0b0 100644 --- a/setup/apidoc/generatedomainadmincommands.xsl +++ b/setup/apidoc/generatedomainadmincommands.xsl @@ -60,7 +60,7 @@ version="1.0"> - Apache CloudStack 4.0.1-incubating Domain Admin API Reference + Apache CloudStack 4.0.2 Domain Admin API Reference

diff --git a/setup/apidoc/generatetoc_header.xsl b/setup/apidoc/generatetoc_header.xsl index d18df415b9c..44f7893347c 100644 --- a/setup/apidoc/generatetoc_header.xsl +++ b/setup/apidoc/generatetoc_header.xsl @@ -52,7 +52,7 @@ version="1.0">
-

Apache CloudStack 4.0.1-incubating API Documentation

+

Apache CloudStack 4.0.2 API Documentation

Using the CloudStack API

diff --git a/setup/apidoc/generateusercommands.xsl b/setup/apidoc/generateusercommands.xsl index 41eb0e1cbb5..cf72679bbec 100644 --- a/setup/apidoc/generateusercommands.xsl +++ b/setup/apidoc/generateusercommands.xsl @@ -57,7 +57,7 @@ version="1.0"> - Apache CloudStack 4.0.1-incubating User API Reference + Apache CloudStack 4.0.2 User API Reference

diff --git a/test/pom.xml b/test/pom.xml index 6459ecf5e04..98ed8e90e0c 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/usage/pom.xml b/usage/pom.xml index 278b788e906..33c7d0e9fe4 100644 --- a/usage/pom.xml +++ b/usage/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/utils/pom.xml b/utils/pom.xml index 83b8fbb956e..9cb0ac03939 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/vmware-base/pom.xml b/vmware-base/pom.xml index a3c1dc3d0a1..2e79b8e469a 100644 --- a/vmware-base/pom.xml +++ b/vmware-base/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.0.1-incubating-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/wscript b/wscript index 06586ee7ee4..63c48b4fc20 100644 --- a/wscript +++ b/wscript @@ -23,8 +23,8 @@ # in cloud.spec, add a %changelog entry there, and add an # entry in debian/changelog. SHORTVERSION is used in package # naming for deb/rpm, VERSION is used for tarball and bin -VERSION = '4.0.1-incubating' -SHORTVERSION = '4.0.1' +VERSION = '4.0.2' +SHORTVERSION = '4.0.2' APPNAME = 'cloud' import shutil,os