Updated Branches: refs/heads/4.0 5f025138e -> e2b41864d
typo introduced by me Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e2b41864 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/e2b41864 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/e2b41864 Branch: refs/heads/4.0 Commit: e2b41864dce9b7f6024df446e0dd2352079d026e Parents: 5f02513 Author: David Nalley <[email protected]> Authored: Thu Dec 6 14:22:26 2012 -0500 Committer: David Nalley <[email protected]> Committed: Thu Dec 6 14:22:26 2012 -0500 ---------------------------------------------------------------------- vmware-base/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e2b41864/vmware-base/pom.xml ---------------------------------------------------------------------- diff --git a/vmware-base/pom.xml b/vmware-base/pom.xml index 07fa511..a3c1dc3 100644 --- a/vmware-base/pom.xml +++ b/vmware-base/pom.xml @@ -18,7 +18,7 @@ --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - <modelVersion>4.0.1</modelVersion> + <modelVersion>4.0.0</modelVersion> <artifactId>cloud-vmware-base</artifactId> <name>Apache CloudStack VMware Base</name> <parent>
