Add locations/container to list of modules

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/e0391d08
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/e0391d08
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/e0391d08

Branch: refs/heads/master
Commit: e0391d083be3af5d432333f121ca0b72f46fef1a
Parents: 92a65d4
Author: Andrew Donald Kennedy <[email protected]>
Authored: Mon Jun 12 15:04:24 2017 -0400
Committer: Andrew Donald Kennedy <[email protected]>
Committed: Mon Jun 12 15:04:24 2017 -0400

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/e0391d08/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1055245..7706760 100644
--- a/pom.xml
+++ b/pom.xml
@@ -217,6 +217,7 @@
         <module>policy</module>
 
         <module>locations/jclouds</module>
+        <module>locations/container</module>
 
         <module>software/base</module>
         <module>software/winrm</module>

Reply via email to