diff options
author | Ryan Young <ry303t@att.com> | 2018-06-28 17:22:47 -0400 |
---|---|---|
committer | Takamune Cho <tc012c@att.com> | 2018-08-09 21:10:37 +0000 |
commit | e35c3a0387e68bbeb3df8c5d614e0b99f5c4f743 (patch) | |
tree | 912679b50bc48e7ff3e4c4e1246ad897b51ce194 /pom.xml | |
parent | 344a44f3bb0762e5bc32a4ef760fb3b42ef4688d (diff) |
Update appc-common to Karaf 4
update appc-common to karaf 4 feature
Change-Id: Ib0ce37032e63ffc61bef94345701f3ab58785153
Signed-off-by: Ryan Young <ry303t@att.com>
Issue-ID: APPC-1022
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -640,6 +640,7 @@ limitations under the License. <modules> <module>appc-parent</module> <module>appc-common</module> + <module>appc-core</module> </modules> <!-- Adding profiles for testing --> <profiles> |