summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-10-17 09:35:34 -0400
committerLusheng Ji <lji@research.att.com>2017-10-17 14:09:26 +0000
commitafe7fb032661099b482c49d21463393d343f8675 (patch)
treee5afa3caff728443cd6624e71dd4017559bb68cd /pom.xml
parent97112db65bbb3271456fc31fd29be674ae743b4b (diff)
Relocate cloud_init scripts
Issue-Id: DCAEGEN2-128 Change-Id: Iaffb6b121959c8a0e37acbf4389f88e1c6fe64ff Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 809e91f..001555e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,6 +38,7 @@ limitations under the License.
<modules>
<module>bootstrap</module>
<module>scripts</module>
+ <module>cloud_init</module>
</modules>
<properties>