From 5427d6a466e8b21eaff5f97c6bc24afa4b702b90 Mon Sep 17 00:00:00 2001 From: Romain Quetiez Date: Wed, 15 Jul 2015 09:20:03 +0000 Subject: [PATCH] Preparing the beta release: increment the module versions SVN:trunk[3641] --- datamodels/2.x/itop-attachments/module.attachments.php | 2 +- datamodels/2.x/itop-backup/module.itop-backup.php | 2 +- .../module.itop-bridge-virtualization-storage.php | 6 +++--- .../itop-change-mgmt-itil/module.itop-change-mgmt-itil.php | 4 ++-- datamodels/2.x/itop-change-mgmt/module.itop-change-mgmt.php | 4 ++-- datamodels/2.x/itop-config-mgmt/module.itop-config-mgmt.php | 2 +- .../itop-datacenter-mgmt/module.itop-datacenter-mgmt.php | 4 ++-- .../itop-endusers-devices/module.itop-endusers-devices.php | 4 ++-- .../module.itop-incident-mgmt-itil.php | 4 ++-- .../itop-knownerror-mgmt/module.itop-knownerror-mgmt.php | 4 ++-- .../2.x/itop-problem-mgmt/module.itop-problem-mgmt.php | 4 ++-- .../2.x/itop-profiles-itil/module.itop-profiles-itil.php | 2 +- .../module.itop-request-mgmt-itil.php | 4 ++-- .../2.x/itop-request-mgmt/module.itop-request-mgmt.php | 4 ++-- .../module.itop-service-mgmt-provider.php | 4 ++-- .../2.x/itop-service-mgmt/module.itop-service-mgmt.php | 4 ++-- .../2.x/itop-storage-mgmt/module.itop-storage-mgmt.php | 4 ++-- datamodels/2.x/itop-tickets/module.itop-tickets.php | 2 +- .../module.itop-virtualization-mgmt.php | 4 ++-- .../2.x/itop-welcome-itil/module.itop-welcome-itil.php | 2 +- 20 files changed, 35 insertions(+), 35 deletions(-) diff --git a/datamodels/2.x/itop-attachments/module.attachments.php b/datamodels/2.x/itop-attachments/module.attachments.php index 9876410e4..1240a68b3 100755 --- a/datamodels/2.x/itop-attachments/module.attachments.php +++ b/datamodels/2.x/itop-attachments/module.attachments.php @@ -19,7 +19,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-attachments/2.1.0', + 'itop-attachments/2.2.0', array( // Identification // diff --git a/datamodels/2.x/itop-backup/module.itop-backup.php b/datamodels/2.x/itop-backup/module.itop-backup.php index 857d663a9..ba660e5c2 100644 --- a/datamodels/2.x/itop-backup/module.itop-backup.php +++ b/datamodels/2.x/itop-backup/module.itop-backup.php @@ -3,7 +3,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-backup/2.1.1', + 'itop-backup/2.2.0', array( // Identification // diff --git a/datamodels/2.x/itop-bridge-virtualization-storage/module.itop-bridge-virtualization-storage.php b/datamodels/2.x/itop-bridge-virtualization-storage/module.itop-bridge-virtualization-storage.php index 852d43db4..22ba04f76 100644 --- a/datamodels/2.x/itop-bridge-virtualization-storage/module.itop-bridge-virtualization-storage.php +++ b/datamodels/2.x/itop-bridge-virtualization-storage/module.itop-bridge-virtualization-storage.php @@ -3,7 +3,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-bridge-virtualization-storage/2.1.0', + 'itop-bridge-virtualization-storage/2.2.0', array( // Identification // @@ -13,8 +13,8 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-storage-mgmt/2.1.0', - 'itop-virtualization-mgmt/2.1.0', + 'itop-storage-mgmt/2.2.0', + 'itop-virtualization-mgmt/2.2.0', ), 'mandatory' => false, 'visible' => true, // To prevent auto-install but shall not be listed in the install wizard diff --git a/datamodels/2.x/itop-change-mgmt-itil/module.itop-change-mgmt-itil.php b/datamodels/2.x/itop-change-mgmt-itil/module.itop-change-mgmt-itil.php index 4eeb5c509..6ae50f3fd 100755 --- a/datamodels/2.x/itop-change-mgmt-itil/module.itop-change-mgmt-itil.php +++ b/datamodels/2.x/itop-change-mgmt-itil/module.itop-change-mgmt-itil.php @@ -3,7 +3,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-change-mgmt-itil/2.1.0', + 'itop-change-mgmt-itil/2.2.0', array( // Identification // @@ -13,7 +13,7 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0', + 'itop-config-mgmt/2.2.0', 'itop-tickets/2.0.0', ), 'mandatory' => false, diff --git a/datamodels/2.x/itop-change-mgmt/module.itop-change-mgmt.php b/datamodels/2.x/itop-change-mgmt/module.itop-change-mgmt.php index 1241c9408..754c95348 100755 --- a/datamodels/2.x/itop-change-mgmt/module.itop-change-mgmt.php +++ b/datamodels/2.x/itop-change-mgmt/module.itop-change-mgmt.php @@ -3,7 +3,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-change-mgmt/2.1.0', + 'itop-change-mgmt/2.2.0', array( // Identification // @@ -13,7 +13,7 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0', + 'itop-config-mgmt/2.2.0', 'itop-tickets/2.0.0', ), 'mandatory' => false, diff --git a/datamodels/2.x/itop-config-mgmt/module.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/module.itop-config-mgmt.php index 2768db7d1..54db87060 100755 --- a/datamodels/2.x/itop-config-mgmt/module.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/module.itop-config-mgmt.php @@ -3,7 +3,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-config-mgmt/2.1.0', + 'itop-config-mgmt/2.2.0', array( // Identification // diff --git a/datamodels/2.x/itop-datacenter-mgmt/module.itop-datacenter-mgmt.php b/datamodels/2.x/itop-datacenter-mgmt/module.itop-datacenter-mgmt.php index 2a5dc3e2f..6a9a994e8 100755 --- a/datamodels/2.x/itop-datacenter-mgmt/module.itop-datacenter-mgmt.php +++ b/datamodels/2.x/itop-datacenter-mgmt/module.itop-datacenter-mgmt.php @@ -18,7 +18,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-datacenter-mgmt/2.1.0', + 'itop-datacenter-mgmt/2.2.0', array( // Identification // @@ -28,7 +28,7 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0' + 'itop-config-mgmt/2.2.0' ), 'mandatory' => false, 'visible' => true, diff --git a/datamodels/2.x/itop-endusers-devices/module.itop-endusers-devices.php b/datamodels/2.x/itop-endusers-devices/module.itop-endusers-devices.php index de11b767c..79cacbf34 100644 --- a/datamodels/2.x/itop-endusers-devices/module.itop-endusers-devices.php +++ b/datamodels/2.x/itop-endusers-devices/module.itop-endusers-devices.php @@ -25,7 +25,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-endusers-devices/2.1.0', + 'itop-endusers-devices/2.2.0', array( // Identification // @@ -35,7 +35,7 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0' + 'itop-config-mgmt/2.2.0' ), 'mandatory' => false, 'visible' => true, diff --git a/datamodels/2.x/itop-incident-mgmt-itil/module.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/module.itop-incident-mgmt-itil.php index fc5cf0ada..3db0a1dfa 100755 --- a/datamodels/2.x/itop-incident-mgmt-itil/module.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/module.itop-incident-mgmt-itil.php @@ -3,7 +3,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-incident-mgmt-itil/2.1.0', + 'itop-incident-mgmt-itil/2.2.0', array( // Identification // @@ -13,7 +13,7 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0', + 'itop-config-mgmt/2.2.0', 'itop-tickets/2.0.0', 'itop-profiles-itil/1.0.0', ), diff --git a/datamodels/2.x/itop-knownerror-mgmt/module.itop-knownerror-mgmt.php b/datamodels/2.x/itop-knownerror-mgmt/module.itop-knownerror-mgmt.php index 441f50722..be16d6241 100755 --- a/datamodels/2.x/itop-knownerror-mgmt/module.itop-knownerror-mgmt.php +++ b/datamodels/2.x/itop-knownerror-mgmt/module.itop-knownerror-mgmt.php @@ -3,7 +3,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-knownerror-mgmt/2.1.0', + 'itop-knownerror-mgmt/2.2.0', array( // Identification // @@ -13,7 +13,7 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0', + 'itop-config-mgmt/2.2.0', 'itop-tickets/2.0.0', ), 'mandatory' => false, diff --git a/datamodels/2.x/itop-problem-mgmt/module.itop-problem-mgmt.php b/datamodels/2.x/itop-problem-mgmt/module.itop-problem-mgmt.php index f7b436322..3cd2723c1 100755 --- a/datamodels/2.x/itop-problem-mgmt/module.itop-problem-mgmt.php +++ b/datamodels/2.x/itop-problem-mgmt/module.itop-problem-mgmt.php @@ -3,7 +3,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-problem-mgmt/2.1.0', + 'itop-problem-mgmt/2.2.0', array( // Identification // @@ -13,7 +13,7 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0', + 'itop-config-mgmt/2.2.0', 'itop-tickets/2.0.0', ), 'mandatory' => false, diff --git a/datamodels/2.x/itop-profiles-itil/module.itop-profiles-itil.php b/datamodels/2.x/itop-profiles-itil/module.itop-profiles-itil.php index 2b0aebaaa..f81de68d6 100755 --- a/datamodels/2.x/itop-profiles-itil/module.itop-profiles-itil.php +++ b/datamodels/2.x/itop-profiles-itil/module.itop-profiles-itil.php @@ -19,7 +19,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-profiles-itil/2.1.0', + 'itop-profiles-itil/2.2.0', array( // Identification // diff --git a/datamodels/2.x/itop-request-mgmt-itil/module.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/module.itop-request-mgmt-itil.php index 03dc4d42f..accce3e65 100755 --- a/datamodels/2.x/itop-request-mgmt-itil/module.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/module.itop-request-mgmt-itil.php @@ -3,7 +3,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-request-mgmt-itil/2.1.0', + 'itop-request-mgmt-itil/2.2.0', array( // Identification // @@ -13,7 +13,7 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0', + 'itop-config-mgmt/2.2.0', 'itop-tickets/2.0.0', ), 'mandatory' => false, diff --git a/datamodels/2.x/itop-request-mgmt/module.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/module.itop-request-mgmt.php index e1917116a..bf93948ba 100755 --- a/datamodels/2.x/itop-request-mgmt/module.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/module.itop-request-mgmt.php @@ -3,7 +3,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-request-mgmt/2.1.0', + 'itop-request-mgmt/2.2.0', array( // Identification // @@ -13,7 +13,7 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0', + 'itop-config-mgmt/2.2.0', 'itop-tickets/2.0.0', ), 'mandatory' => false, diff --git a/datamodels/2.x/itop-service-mgmt-provider/module.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/module.itop-service-mgmt-provider.php index 7b2892f3a..c2dc3d928 100755 --- a/datamodels/2.x/itop-service-mgmt-provider/module.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/module.itop-service-mgmt-provider.php @@ -3,7 +3,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-service-mgmt-provider/2.1.0', + 'itop-service-mgmt-provider/2.2.0', array( // Identification // @@ -13,7 +13,7 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0', + 'itop-config-mgmt/2.2.0', 'itop-tickets/2.0.0', ), 'mandatory' => false, diff --git a/datamodels/2.x/itop-service-mgmt/module.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/module.itop-service-mgmt.php index d85f82163..28a4047cd 100755 --- a/datamodels/2.x/itop-service-mgmt/module.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/module.itop-service-mgmt.php @@ -3,7 +3,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-service-mgmt/2.1.0', + 'itop-service-mgmt/2.2.0', array( // Identification // @@ -13,7 +13,7 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0', + 'itop-config-mgmt/2.2.0', 'itop-tickets/2.0.0', ), 'mandatory' => false, diff --git a/datamodels/2.x/itop-storage-mgmt/module.itop-storage-mgmt.php b/datamodels/2.x/itop-storage-mgmt/module.itop-storage-mgmt.php index 94f511aca..15d0fe411 100644 --- a/datamodels/2.x/itop-storage-mgmt/module.itop-storage-mgmt.php +++ b/datamodels/2.x/itop-storage-mgmt/module.itop-storage-mgmt.php @@ -25,7 +25,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-storage-mgmt/2.1.0', + 'itop-storage-mgmt/2.2.0', array( // Identification // @@ -35,7 +35,7 @@ // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0' + 'itop-config-mgmt/2.2.0' ), 'mandatory' => false, 'visible' => true, diff --git a/datamodels/2.x/itop-tickets/module.itop-tickets.php b/datamodels/2.x/itop-tickets/module.itop-tickets.php index af5e43375..6b612fec8 100755 --- a/datamodels/2.x/itop-tickets/module.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/module.itop-tickets.php @@ -13,7 +13,7 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0', + 'itop-config-mgmt/2.2.0', ), 'mandatory' => true, 'visible' => false, diff --git a/datamodels/2.x/itop-virtualization-mgmt/module.itop-virtualization-mgmt.php b/datamodels/2.x/itop-virtualization-mgmt/module.itop-virtualization-mgmt.php index ae8e92410..a269ca7b1 100644 --- a/datamodels/2.x/itop-virtualization-mgmt/module.itop-virtualization-mgmt.php +++ b/datamodels/2.x/itop-virtualization-mgmt/module.itop-virtualization-mgmt.php @@ -16,7 +16,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-virtualization-mgmt/2.1.0', + 'itop-virtualization-mgmt/2.2.0', array( // Identification // @@ -26,7 +26,7 @@ SetupWebPage::AddModule( // Setup // 'dependencies' => array( - 'itop-config-mgmt/2.0.0' + 'itop-config-mgmt/2.2.0' ), 'mandatory' => false, 'visible' => true, diff --git a/datamodels/2.x/itop-welcome-itil/module.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/module.itop-welcome-itil.php index 425f53be7..7b16b82d5 100755 --- a/datamodels/2.x/itop-welcome-itil/module.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/module.itop-welcome-itil.php @@ -3,7 +3,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'itop-welcome-itil/2.1.0', + 'itop-welcome-itil/2.2.0', array( // Identification //