Updated Branches: refs/heads/master c94c0b53f -> 85f83a4e8
Rat and me, the saga continues Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/85f83a4e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/85f83a4e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/85f83a4e Branch: refs/heads/master Commit: 85f83a4e83274d5bf4707940109c452d10f97be0 Parents: c94c0b5 Author: Hugo Trippaers <[email protected]> Authored: Thu Oct 17 16:13:33 2013 +0200 Committer: Hugo Trippaers <[email protected]> Committed: Thu Oct 17 16:13:33 2013 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/85f83a4e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d8c6f40..f42287a 100644 --- a/pom.xml +++ b/pom.xml @@ -563,7 +563,7 @@ <exclude>tools/devcloud/basebuild/puppet-devcloudinitial/files/network.conf</exclude> <exclude>tools/appliance/definitions/devcloud/*</exclude> <exclude>tools/appliance/definitions/systemvmtemplate/*</exclude> - <exclude>tools/appliance/definitions/systemvmtemplate64/*</exclude> + <exclude>tools/appliance/definitions/systemvm64template/*</exclude> <exclude>tools/appliance/definitions/builtin/*</exclude> <exclude>tools/cli/cloudmonkey.egg-info/*</exclude> <exclude>tools/devcloud/src/deps/boxes/basebox-build/definition.rb</exclude>
