aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis de Talhouët <adetalhouet89@gmail.com>2019-03-27 16:42:08 -0400
committerAlexis de Talhouët <adetalhouet89@gmail.com>2019-03-27 16:42:08 -0400
commit837f8493fe6c7cd0569c43105b923e42549dcf7b (patch)
treef89e5b673931a569644ad0044c475a104edf5082
parent9e59d51a8d9e1ba729e0d1cf66f41b3e395ac792 (diff)
Enable all modules
Change-Id: I8229a31e8bab63a0f82113ce743e4cb26b844a84 Issue-ID: CCSDK-1177 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 8c989ba09..80359d145 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,8 +37,8 @@ limitations under the License.
<modules>
<module>cds-ui</module>
- <!--<module>components</module>-->
- <!--<module>ms</module>-->
+ <module>components</module>
+ <module>ms</module>
</modules>
<url>https://wiki.onap.org</url>