Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0ADA110F90 for ; Wed, 31 Jul 2013 15:07:07 +0000 (UTC) Received: (qmail 15937 invoked by uid 500); 31 Jul 2013 15:07:06 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 15920 invoked by uid 500); 31 Jul 2013 15:07:06 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 15913 invoked by uid 99); 31 Jul 2013 15:07:06 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Jul 2013 15:07:06 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id B45338315C2; Wed, 31 Jul 2013 15:07:05 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: chipchilders@apache.org To: commits@cloudstack.apache.org Message-Id: <65bc0511cbad400ba7c4a68561cec8dc@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: updated refs/heads/4.1 to 2e2dd68 Date: Wed, 31 Jul 2013 15:07:05 +0000 (UTC) Updated Branches: refs/heads/4.1 29b353098 -> 2e2dd684d Updating pom.xml version numbers for release 4.1.2-SNAPSHOT Signed-off-by: Chip Childers Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2e2dd684 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2e2dd684 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/2e2dd684 Branch: refs/heads/4.1 Commit: 2e2dd684d25cde2f047ebab0e37a83f5a65c4b75 Parents: 29b3530 Author: Chip Childers Authored: Wed Jul 31 11:06:29 2013 -0400 Committer: Chip Childers Committed: Wed Jul 31 11:06:29 2013 -0400 ---------------------------------------------------------------------- agent/pom.xml | 2 +- api/pom.xml | 2 +- awsapi/pom.xml | 2 +- client/pom.xml | 2 +- console-proxy/pom.xml | 2 +- core/pom.xml | 2 +- deps/XenServerJava/pom.xml | 2 +- developer/pom.xml | 2 +- engine/api/pom.xml | 2 +- engine/components-api/pom.xml | 2 +- engine/compute/pom.xml | 2 +- engine/network/pom.xml | 2 +- engine/orchestration/pom.xml | 2 +- engine/pom.xml | 2 +- engine/schema/pom.xml | 2 +- engine/service/pom.xml | 2 +- engine/storage/backup/pom.xml | 2 +- engine/storage/image/pom.xml | 2 +- engine/storage/imagemotion/pom.xml | 2 +- engine/storage/integration-test/pom.xml | 2 +- engine/storage/pom.xml | 2 +- engine/storage/snapshot/pom.xml | 2 +- engine/storage/volume/pom.xml | 2 +- framework/events/pom.xml | 2 +- framework/ipc/pom.xml | 6 +++--- framework/pom.xml | 2 +- framework/rest/pom.xml | 2 +- patches/pom.xml | 2 +- plugins/acl/static-role-based/pom.xml | 2 +- plugins/api/discovery/pom.xml | 2 +- plugins/api/rate-limit/pom.xml | 2 +- plugins/deployment-planners/user-concentrated-pod/pom.xml | 2 +- plugins/deployment-planners/user-dispersing/pom.xml | 2 +- plugins/event-bus/rabbitmq/pom.xml | 2 +- plugins/file-systems/netapp/pom.xml | 2 +- plugins/host-allocators/random/pom.xml | 2 +- plugins/hypervisors/kvm/pom.xml | 2 +- plugins/hypervisors/ovm/pom.xml | 2 +- plugins/hypervisors/simulator/pom.xml | 2 +- plugins/hypervisors/vmware/pom.xml | 2 +- plugins/hypervisors/xen/pom.xml | 2 +- plugins/network-elements/bigswitch-vns/pom.xml | 2 +- plugins/network-elements/dns-notifier/pom.xml | 2 +- plugins/network-elements/elastic-loadbalancer/pom.xml | 2 +- plugins/network-elements/f5/pom.xml | 2 +- plugins/network-elements/juniper-srx/pom.xml | 2 +- plugins/network-elements/netscaler/pom.xml | 2 +- plugins/network-elements/nicira-nvp/pom.xml | 2 +- plugins/network-elements/ovs/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/storage-allocators/random/pom.xml | 2 +- plugins/storage/image/s3/pom.xml | 2 +- plugins/storage/volume/solidfire/pom.xml | 2 +- plugins/user-authenticators/ldap/pom.xml | 2 +- plugins/user-authenticators/md5/pom.xml | 2 +- plugins/user-authenticators/plain-text/pom.xml | 2 +- plugins/user-authenticators/sha256salted/pom.xml | 2 +- pom.xml | 2 +- server/pom.xml | 2 +- test/pom.xml | 2 +- tools/apidoc/pom.xml | 4 ++-- tools/cli/pom.xml | 2 +- tools/devcloud-kvm/pom.xml | 2 +- tools/devcloud/pom.xml | 2 +- tools/marvin/pom.xml | 2 +- usage/pom.xml | 2 +- utils/pom.xml | 2 +- vmware-base/pom.xml | 2 +- 68 files changed, 71 insertions(+), 71 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/agent/pom.xml ---------------------------------------------------------------------- diff --git a/agent/pom.xml b/agent/pom.xml index 45ad21b..7e0b22f 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/api/pom.xml ---------------------------------------------------------------------- diff --git a/api/pom.xml b/api/pom.xml index 3a96719..6d24029 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/awsapi/pom.xml ---------------------------------------------------------------------- diff --git a/awsapi/pom.xml b/awsapi/pom.xml index 7195846..f7b5c03 100644 --- a/awsapi/pom.xml +++ b/awsapi/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 91fef9f..bc112be 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -17,7 +17,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/console-proxy/pom.xml ---------------------------------------------------------------------- diff --git a/console-proxy/pom.xml b/console-proxy/pom.xml index 9cfb9f0..b775a84 100644 --- a/console-proxy/pom.xml +++ b/console-proxy/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT mkisofs http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 2b9c943..54fd52d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/deps/XenServerJava/pom.xml ---------------------------------------------------------------------- diff --git a/deps/XenServerJava/pom.xml b/deps/XenServerJava/pom.xml index 164f097..c5849ec 100644 --- a/deps/XenServerJava/pom.xml +++ b/deps/XenServerJava/pom.xml @@ -21,7 +21,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml xapi http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/developer/pom.xml ---------------------------------------------------------------------- diff --git a/developer/pom.xml b/developer/pom.xml index 59ce55d..b51befb 100644 --- a/developer/pom.xml +++ b/developer/pom.xml @@ -18,7 +18,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/api/pom.xml ---------------------------------------------------------------------- diff --git a/engine/api/pom.xml b/engine/api/pom.xml index 6721d80..b6528bd 100644 --- a/engine/api/pom.xml +++ b/engine/api/pom.xml @@ -16,7 +16,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/components-api/pom.xml ---------------------------------------------------------------------- diff --git a/engine/components-api/pom.xml b/engine/components-api/pom.xml index b1eacfd..76de140 100644 --- a/engine/components-api/pom.xml +++ b/engine/components-api/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/compute/pom.xml ---------------------------------------------------------------------- diff --git a/engine/compute/pom.xml b/engine/compute/pom.xml index a8eb180..9b382cf 100644 --- a/engine/compute/pom.xml +++ b/engine/compute/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/network/pom.xml ---------------------------------------------------------------------- diff --git a/engine/network/pom.xml b/engine/network/pom.xml index 6068e52..46b2461 100644 --- a/engine/network/pom.xml +++ b/engine/network/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/orchestration/pom.xml ---------------------------------------------------------------------- diff --git a/engine/orchestration/pom.xml b/engine/orchestration/pom.xml index ac9ac0b..df3eb57 100755 --- a/engine/orchestration/pom.xml +++ b/engine/orchestration/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/pom.xml ---------------------------------------------------------------------- diff --git a/engine/pom.xml b/engine/pom.xml index 2a91394..6aad3ca 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/schema/pom.xml ---------------------------------------------------------------------- diff --git a/engine/schema/pom.xml b/engine/schema/pom.xml index 4525517..b52c5cf 100644 --- a/engine/schema/pom.xml +++ b/engine/schema/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/service/pom.xml ---------------------------------------------------------------------- diff --git a/engine/service/pom.xml b/engine/service/pom.xml index 15f3ca6..b0f534f 100644 --- a/engine/service/pom.xml +++ b/engine/service/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT cloud-engine-service war http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/storage/backup/pom.xml ---------------------------------------------------------------------- diff --git a/engine/storage/backup/pom.xml b/engine/storage/backup/pom.xml index bbbf800..22880cf 100644 --- a/engine/storage/backup/pom.xml +++ b/engine/storage/backup/pom.xml @@ -16,7 +16,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/storage/image/pom.xml ---------------------------------------------------------------------- diff --git a/engine/storage/image/pom.xml b/engine/storage/image/pom.xml index ae63a9f..668fb40 100644 --- a/engine/storage/image/pom.xml +++ b/engine/storage/image/pom.xml @@ -16,7 +16,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/storage/imagemotion/pom.xml ---------------------------------------------------------------------- diff --git a/engine/storage/imagemotion/pom.xml b/engine/storage/imagemotion/pom.xml index 1d818bd..5a82f17 100644 --- a/engine/storage/imagemotion/pom.xml +++ b/engine/storage/imagemotion/pom.xml @@ -16,7 +16,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/storage/integration-test/pom.xml ---------------------------------------------------------------------- diff --git a/engine/storage/integration-test/pom.xml b/engine/storage/integration-test/pom.xml index 6068ef7..ea1d7ff 100644 --- a/engine/storage/integration-test/pom.xml +++ b/engine/storage/integration-test/pom.xml @@ -16,7 +16,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/storage/pom.xml ---------------------------------------------------------------------- diff --git a/engine/storage/pom.xml b/engine/storage/pom.xml index 6f2bb73..2d782fc 100644 --- a/engine/storage/pom.xml +++ b/engine/storage/pom.xml @@ -16,7 +16,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/storage/snapshot/pom.xml ---------------------------------------------------------------------- diff --git a/engine/storage/snapshot/pom.xml b/engine/storage/snapshot/pom.xml index f4535e9..030271a 100644 --- a/engine/storage/snapshot/pom.xml +++ b/engine/storage/snapshot/pom.xml @@ -16,7 +16,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/engine/storage/volume/pom.xml ---------------------------------------------------------------------- diff --git a/engine/storage/volume/pom.xml b/engine/storage/volume/pom.xml index ad3d1dc..02fc67a 100644 --- a/engine/storage/volume/pom.xml +++ b/engine/storage/volume/pom.xml @@ -16,7 +16,7 @@ org.apache.cloudstack cloud-engine - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/framework/events/pom.xml ---------------------------------------------------------------------- diff --git a/framework/events/pom.xml b/framework/events/pom.xml index d71e159..19c42bc 100644 --- a/framework/events/pom.xml +++ b/framework/events/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-framework - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/framework/ipc/pom.xml ---------------------------------------------------------------------- diff --git a/framework/ipc/pom.xml b/framework/ipc/pom.xml index c656574..cd2c19b 100644 --- a/framework/ipc/pom.xml +++ b/framework/ipc/pom.xml @@ -16,7 +16,7 @@ org.apache.cloudstack cloudstack-framework - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../pom.xml @@ -25,13 +25,13 @@ org.apache.cloudstack cloud-core - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT org.apache.cloudstack cloud-utils - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/framework/pom.xml ---------------------------------------------------------------------- diff --git a/framework/pom.xml b/framework/pom.xml index 37bcd8d..a7eb9b7 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT install http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/framework/rest/pom.xml ---------------------------------------------------------------------- diff --git a/framework/rest/pom.xml b/framework/rest/pom.xml index e0ff21b..df067e5 100644 --- a/framework/rest/pom.xml +++ b/framework/rest/pom.xml @@ -22,7 +22,7 @@ org.apache.cloudstack cloudstack-framework - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../pom.xml cloud-framework-rest http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/patches/pom.xml ---------------------------------------------------------------------- diff --git a/patches/pom.xml b/patches/pom.xml index 67699cf..efb9aff 100644 --- a/patches/pom.xml +++ b/patches/pom.xml @@ -17,7 +17,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT install http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/acl/static-role-based/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/acl/static-role-based/pom.xml b/plugins/acl/static-role-based/pom.xml index 6330735..a488c95 100644 --- a/plugins/acl/static-role-based/pom.xml +++ b/plugins/acl/static-role-based/pom.xml @@ -26,7 +26,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/api/discovery/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/api/discovery/pom.xml b/plugins/api/discovery/pom.xml index 60d71a2..03d3c59 100644 --- a/plugins/api/discovery/pom.xml +++ b/plugins/api/discovery/pom.xml @@ -26,7 +26,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/api/rate-limit/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/api/rate-limit/pom.xml b/plugins/api/rate-limit/pom.xml index 93b13ef..7aa0b59 100644 --- a/plugins/api/rate-limit/pom.xml +++ b/plugins/api/rate-limit/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/deployment-planners/user-concentrated-pod/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/deployment-planners/user-concentrated-pod/pom.xml b/plugins/deployment-planners/user-concentrated-pod/pom.xml index bbf025e..09c56d2 100644 --- a/plugins/deployment-planners/user-concentrated-pod/pom.xml +++ b/plugins/deployment-planners/user-concentrated-pod/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/deployment-planners/user-dispersing/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/deployment-planners/user-dispersing/pom.xml b/plugins/deployment-planners/user-dispersing/pom.xml index a21182a..73aeef5 100644 --- a/plugins/deployment-planners/user-dispersing/pom.xml +++ b/plugins/deployment-planners/user-dispersing/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/event-bus/rabbitmq/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/event-bus/rabbitmq/pom.xml b/plugins/event-bus/rabbitmq/pom.xml index e1ed924..c6c66c4 100644 --- a/plugins/event-bus/rabbitmq/pom.xml +++ b/plugins/event-bus/rabbitmq/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/file-systems/netapp/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/file-systems/netapp/pom.xml b/plugins/file-systems/netapp/pom.xml index 890c5ae..47f959a 100644 --- a/plugins/file-systems/netapp/pom.xml +++ b/plugins/file-systems/netapp/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/host-allocators/random/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/host-allocators/random/pom.xml b/plugins/host-allocators/random/pom.xml index 28f3ba8..4cd5e76 100644 --- a/plugins/host-allocators/random/pom.xml +++ b/plugins/host-allocators/random/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/hypervisors/kvm/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/hypervisors/kvm/pom.xml b/plugins/hypervisors/kvm/pom.xml index 90548f5..037a762 100644 --- a/plugins/hypervisors/kvm/pom.xml +++ b/plugins/hypervisors/kvm/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/hypervisors/ovm/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/hypervisors/ovm/pom.xml b/plugins/hypervisors/ovm/pom.xml index 32c3a4f..b427577 100644 --- a/plugins/hypervisors/ovm/pom.xml +++ b/plugins/hypervisors/ovm/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/hypervisors/simulator/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/hypervisors/simulator/pom.xml b/plugins/hypervisors/simulator/pom.xml index a162e8d..a4192ee 100644 --- a/plugins/hypervisors/simulator/pom.xml +++ b/plugins/hypervisors/simulator/pom.xml @@ -22,7 +22,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml org.apache.cloudstack http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/hypervisors/vmware/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/hypervisors/vmware/pom.xml b/plugins/hypervisors/vmware/pom.xml index 9028149..a4f767c 100644 --- a/plugins/hypervisors/vmware/pom.xml +++ b/plugins/hypervisors/vmware/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/hypervisors/xen/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/hypervisors/xen/pom.xml b/plugins/hypervisors/xen/pom.xml index 5bf7e91..c2fa995 100644 --- a/plugins/hypervisors/xen/pom.xml +++ b/plugins/hypervisors/xen/pom.xml @@ -16,7 +16,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/network-elements/bigswitch-vns/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/network-elements/bigswitch-vns/pom.xml b/plugins/network-elements/bigswitch-vns/pom.xml index 3f0aa9e..5a6ba6e 100644 --- a/plugins/network-elements/bigswitch-vns/pom.xml +++ b/plugins/network-elements/bigswitch-vns/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/network-elements/dns-notifier/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/network-elements/dns-notifier/pom.xml b/plugins/network-elements/dns-notifier/pom.xml index c70554c..ec46166 100644 --- a/plugins/network-elements/dns-notifier/pom.xml +++ b/plugins/network-elements/dns-notifier/pom.xml @@ -22,7 +22,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml org.apache.cloudstack http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/network-elements/elastic-loadbalancer/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/network-elements/elastic-loadbalancer/pom.xml b/plugins/network-elements/elastic-loadbalancer/pom.xml index 2dfcd82..7f81ff9 100644 --- a/plugins/network-elements/elastic-loadbalancer/pom.xml +++ b/plugins/network-elements/elastic-loadbalancer/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/network-elements/f5/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/network-elements/f5/pom.xml b/plugins/network-elements/f5/pom.xml index 45c450a..8aee9d5 100644 --- a/plugins/network-elements/f5/pom.xml +++ b/plugins/network-elements/f5/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/network-elements/juniper-srx/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/network-elements/juniper-srx/pom.xml b/plugins/network-elements/juniper-srx/pom.xml index 704bea1..3530d5e 100644 --- a/plugins/network-elements/juniper-srx/pom.xml +++ b/plugins/network-elements/juniper-srx/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/network-elements/netscaler/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/network-elements/netscaler/pom.xml b/plugins/network-elements/netscaler/pom.xml index e7a215b..11ffdbe 100644 --- a/plugins/network-elements/netscaler/pom.xml +++ b/plugins/network-elements/netscaler/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/network-elements/nicira-nvp/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/network-elements/nicira-nvp/pom.xml b/plugins/network-elements/nicira-nvp/pom.xml index 2be308a..404538b 100644 --- a/plugins/network-elements/nicira-nvp/pom.xml +++ b/plugins/network-elements/nicira-nvp/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/network-elements/ovs/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/network-elements/ovs/pom.xml b/plugins/network-elements/ovs/pom.xml index c05da00..29bafc2 100644 --- a/plugins/network-elements/ovs/pom.xml +++ b/plugins/network-elements/ovs/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/pom.xml b/plugins/pom.xml index a53dd56..4947e76 100755 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT install http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/storage-allocators/random/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/storage-allocators/random/pom.xml b/plugins/storage-allocators/random/pom.xml index edd9ead..7f9c7c4 100644 --- a/plugins/storage-allocators/random/pom.xml +++ b/plugins/storage-allocators/random/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/storage/image/s3/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/storage/image/s3/pom.xml b/plugins/storage/image/s3/pom.xml index d3eee9b..0bcd0ef 100644 --- a/plugins/storage/image/s3/pom.xml +++ b/plugins/storage/image/s3/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/storage/volume/solidfire/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/storage/volume/solidfire/pom.xml b/plugins/storage/volume/solidfire/pom.xml index 500b205..e9ef1e2 100644 --- a/plugins/storage/volume/solidfire/pom.xml +++ b/plugins/storage/volume/solidfire/pom.xml @@ -16,7 +16,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/user-authenticators/ldap/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/user-authenticators/ldap/pom.xml b/plugins/user-authenticators/ldap/pom.xml index b1e7ca8..abd2466 100644 --- a/plugins/user-authenticators/ldap/pom.xml +++ b/plugins/user-authenticators/ldap/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/user-authenticators/md5/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/user-authenticators/md5/pom.xml b/plugins/user-authenticators/md5/pom.xml index 9cd8ad5..9fcd324 100644 --- a/plugins/user-authenticators/md5/pom.xml +++ b/plugins/user-authenticators/md5/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/user-authenticators/plain-text/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/user-authenticators/plain-text/pom.xml b/plugins/user-authenticators/plain-text/pom.xml index 92a3ba1..3b8a2d7 100644 --- a/plugins/user-authenticators/plain-text/pom.xml +++ b/plugins/user-authenticators/plain-text/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/plugins/user-authenticators/sha256salted/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/user-authenticators/sha256salted/pom.xml b/plugins/user-authenticators/sha256salted/pom.xml index cf9caa6..9b669f1 100644 --- a/plugins/user-authenticators/sha256salted/pom.xml +++ b/plugins/user-authenticators/sha256salted/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack-plugins - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index df802af..4c15b3e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT pom Apache CloudStack Apache CloudStack is an IaaS (“Infrastracture as a Service”) cloud orchestration platform. http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/server/pom.xml ---------------------------------------------------------------------- diff --git a/server/pom.xml b/server/pom.xml index 5a2734f..5947069 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/test/pom.xml ---------------------------------------------------------------------- diff --git a/test/pom.xml b/test/pom.xml index cdf4d90..4b7a3d1 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/tools/apidoc/pom.xml ---------------------------------------------------------------------- diff --git a/tools/apidoc/pom.xml b/tools/apidoc/pom.xml index b55e225..3161f9e 100644 --- a/tools/apidoc/pom.xml +++ b/tools/apidoc/pom.xml @@ -17,7 +17,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml @@ -29,7 +29,7 @@ - ../../client/target/cloud-client-ui-4.1.1-SNAPSHOT/WEB-INF/ + ../../client/target/cloud-client-ui-4.1.2-SNAPSHOT/WEB-INF/ ${client.config.base}/lib ${client.config.base}/classes http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/tools/cli/pom.xml ---------------------------------------------------------------------- diff --git a/tools/cli/pom.xml b/tools/cli/pom.xml index deace60..55c0556 100644 --- a/tools/cli/pom.xml +++ b/tools/cli/pom.xml @@ -25,7 +25,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/tools/devcloud-kvm/pom.xml ---------------------------------------------------------------------- diff --git a/tools/devcloud-kvm/pom.xml b/tools/devcloud-kvm/pom.xml index 8ed1919..b6486e7 100644 --- a/tools/devcloud-kvm/pom.xml +++ b/tools/devcloud-kvm/pom.xml @@ -17,7 +17,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/tools/devcloud/pom.xml ---------------------------------------------------------------------- diff --git a/tools/devcloud/pom.xml b/tools/devcloud/pom.xml index c85a3f7..bea03ef 100644 --- a/tools/devcloud/pom.xml +++ b/tools/devcloud/pom.xml @@ -17,7 +17,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/tools/marvin/pom.xml ---------------------------------------------------------------------- diff --git a/tools/marvin/pom.xml b/tools/marvin/pom.xml index 740fbb6..e1d4020 100644 --- a/tools/marvin/pom.xml +++ b/tools/marvin/pom.xml @@ -17,7 +17,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/usage/pom.xml ---------------------------------------------------------------------- diff --git a/usage/pom.xml b/usage/pom.xml index a7c31e8..5a8b474 100644 --- a/usage/pom.xml +++ b/usage/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index b0ac65f..6f81549 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -23,7 +23,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT ../pom.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e2dd684/vmware-base/pom.xml ---------------------------------------------------------------------- diff --git a/vmware-base/pom.xml b/vmware-base/pom.xml index 37791ba..c2441aa 100644 --- a/vmware-base/pom.xml +++ b/vmware-base/pom.xml @@ -24,7 +24,7 @@ org.apache.cloudstack cloudstack - 4.1.1-SNAPSHOT + 4.1.2-SNAPSHOT