Preparing the beta release: increment the module versions

SVN:trunk[3641]
This commit is contained in:
Romain Quetiez
2015-07-15 09:20:03 +00:00
parent b04298916c
commit 5427d6a466
20 changed files with 35 additions and 35 deletions

View File

@@ -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
//

View File

@@ -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
//

View File

@@ -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

View File

@@ -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,

View File

@@ -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,

View File

@@ -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
//

View File

@@ -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,

View File

@@ -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,

View File

@@ -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',
),

View File

@@ -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,

View File

@@ -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,

View File

@@ -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
//

View File

@@ -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,

View File

@@ -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,

View File

@@ -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,

View File

@@ -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,

View File

@@ -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,

View File

@@ -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,

View File

@@ -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,

View File

@@ -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
//