ucs: Fix ucs plugin's pom, removes xml marktag 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/fec99346 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/fec99346 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/fec99346 Branch: refs/heads/vim51_win8 Commit: fec99346560d658827e63ca55d93178eead35ad8 Parents: 4709756 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:17 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/fec99346/plugins/hypervisors/ucs/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/hypervisors/ucs/pom.xml b/plugins/hypervisors/ucs/pom.xml index a118b88..54cd68f 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"
