summaryrefslogtreecommitdiffstats
path: root/sandbox/sca-cloud-tutorial/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sandbox/sca-cloud-tutorial/pom.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/sandbox/sca-cloud-tutorial/pom.xml b/sandbox/sca-cloud-tutorial/pom.xml
index 71383f4e77..066b3a536b 100644
--- a/sandbox/sca-cloud-tutorial/pom.xml
+++ b/sandbox/sca-cloud-tutorial/pom.xml
@@ -16,7 +16,9 @@
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
---><project>
+-->
+
+<project>
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
@@ -31,6 +33,7 @@
<modules>
<module>cloud-api</module>
<module>cloud-google</module>
+ <module>store-assets</module>
</modules>
</project> \ No newline at end of file