summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 2a5f941..ce585ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,13 +36,14 @@ limitations under the License.
<packaging>pom</packaging>
<modules>
- <module>bootstrap</module>
+ <module>heat</module>
<module>scripts</module>
<module>cloud_init</module>
+ <module>bootstrap</module>
<module>redis-cluster-container</module>
- <module>tca-cdap-container</module>
<module>cm-container</module>
<module>k8s-bootstrap-container</module>
+ <module>tca-cdap-container</module>
</modules>
<properties>