aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2018-06-13 15:02:35 -0700
committerTakamune Cho <tc012c@att.com>2018-07-19 16:12:42 +0000
commit1ed2c49b08296d51531562b845aceeecc390c124 (patch)
tree9e2a6734a28b6a60ee4a8a814c2e91e004f2216d /pom.xml
parent61bd9e88da260a93f66653836bf064ba8cae286d (diff)
Parent files for karaf4
Change-Id: I795255733d945d918e608453c15dff3991005241 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-938
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index c1480fe52..6235571f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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 -->