aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d53701b..35ac8b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,8 +202,11 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
</execution>
</executions>
</plugin>
-
</plugins>
</build>
+
+ <modules>
+ <module>CdtProxyService</module>
+ </modules>
</project>