diff --git a/Mage/Task/Add.php b/Mage/Command/BuiltIn/Add.php similarity index 100% rename from Mage/Task/Add.php rename to Mage/Command/BuiltIn/Add.php diff --git a/Mage/Task/Compile.php b/Mage/Command/BuiltIn/Compile.php similarity index 100% rename from Mage/Task/Compile.php rename to Mage/Command/BuiltIn/Compile.php diff --git a/Mage/Task/Deploy.php b/Mage/Command/BuiltIn/Deploy.php similarity index 100% rename from Mage/Task/Deploy.php rename to Mage/Command/BuiltIn/Deploy.php diff --git a/Mage/Task/Init.php b/Mage/Command/BuiltIn/Init.php similarity index 100% rename from Mage/Task/Init.php rename to Mage/Command/BuiltIn/Init.php diff --git a/Mage/Task/Install.php b/Mage/Command/BuiltIn/Install.php similarity index 100% rename from Mage/Task/Install.php rename to Mage/Command/BuiltIn/Install.php diff --git a/Mage/Task/Lock.php b/Mage/Command/BuiltIn/Lock.php similarity index 100% rename from Mage/Task/Lock.php rename to Mage/Command/BuiltIn/Lock.php diff --git a/Mage/Task/Releases.php b/Mage/Command/BuiltIn/Releases.php similarity index 100% rename from Mage/Task/Releases.php rename to Mage/Command/BuiltIn/Releases.php diff --git a/Mage/Task/Update.php b/Mage/Command/BuiltIn/Update.php similarity index 100% rename from Mage/Task/Update.php rename to Mage/Command/BuiltIn/Update.php diff --git a/Mage/Task/Upgrade.php b/Mage/Command/BuiltIn/Upgrade.php similarity index 100% rename from Mage/Task/Upgrade.php rename to Mage/Command/BuiltIn/Upgrade.php