This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch DLAB-terraform
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/DLAB-terraform by this push:
     new 69aed70  fixed typo
69aed70 is described below

commit 69aed7068279635f0b8128a7ad722c3be901b360
Author: Oleh Martushevskyi <oleh_martushevs...@epam.com>
AuthorDate: Fri Sep 13 15:20:35 2019 +0300

    fixed typo
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 383edcc..d24b10b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,9 +62,9 @@
         <module>services/dlab-utils</module>
         <module>services/dlab-webapp-common</module>
         <module>services/dlab-mongo-migration</module>
-        <module>services/security-azure</module>
-        <module>services/security-gcp</module>
-        <module>services/security-aws</module>
+        <module>services/billing-azure</module>
+        <module>services/billing-gcp</module>
+        <module>services/billing-aws</module>
     </modules>
 
     <properties>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to