Register maven standard module
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6b58518c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6b58518c Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/6b58518c Branch: refs/heads/managed-context Commit: 6b58518c6d906555f0c8505f7d296569188e202a Parents: c8c064c Author: Darren Shepherd <[email protected]> Authored: Mon Sep 30 10:26:54 2013 -0700 Committer: Darren Shepherd <[email protected]> Committed: Mon Sep 30 10:26:54 2013 -0700 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6b58518c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1c85bc4..5123b9b 100644 --- a/pom.xml +++ b/pom.xml @@ -172,6 +172,7 @@ <module>test</module> <module>client</module> <module>services</module> + <module>maven-standard</module> </modules> <dependencyManagement>
