Updated Branches: refs/heads/4.1 7da991638 -> 78453d9d9
ucs: Fix ucs plugin's pom, removes xml marktag Signed-off-by: Rohit Yadav <[email protected]> (cherry picked from commit fec99346560d658827e63ca55d93178eead35ad8) Signed-off-by: Rohit Yadav <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/78453d9d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/78453d9d Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/78453d9d Branch: refs/heads/4.1 Commit: 78453d9d91a65447e60a0115356c279514ba3806 Parents: 7da9916 Author: Rohit Yadav <[email protected]> Authored: Sat Feb 2 09:15:27 2013 -0800 Committer: Rohit Yadav <[email protected]> Committed: Sat Feb 2 09:16:59 2013 -0800 ---------------------------------------------------------------------- plugins/hypervisors/ucs/pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/78453d9d/plugins/hypervisors/ucs/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/hypervisors/ucs/pom.xml b/plugins/hypervisors/ucs/pom.xml index 1409d9c..2c583d4 100755 --- a/plugins/hypervisors/ucs/pom.xml +++ b/plugins/hypervisors/ucs/pom.xml @@ -16,7 +16,6 @@ specific language governing permissions and limitations under the License. --> -<?xml version="1.0"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
