diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-12-13 10:24:29 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-12-13 10:24:29 -0500 |
commit | a55a4e30507c25c21c7f1df830f5d5189e03c038 (patch) | |
tree | c1c23e7259521fd3bbd1711c837f6ea939ed001d /utils/pom.xml | |
parent | 6fd84f1422338180459ca6442be96440f116da44 (diff) |
Refactor features to separate installer
Refactor karaf feature.xml files to separate installer
Change-Id: I2afade9862227175853d9fe36c5bc9b113e3d582
Issue-ID: CCSDK-1754
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'utils/pom.xml')
-rwxr-xr-x | utils/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/pom.xml b/utils/pom.xml index a5529f31..2c421107 100755 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -22,7 +22,6 @@ <modules> <module>provider</module> - <module>features</module> <module>installer</module> </modules> </project> |