diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -628,6 +628,7 @@ limitations under the License. <!-- The modules we build every time --> <!-- ================================================================================== --> <modules> + <module>appc-parent</module> <module>appc-common</module> </modules> <!-- Adding profiles for testing --> |