diff options
author | Maros Marsalek <mmarsale@cisco.com> | 2016-07-29 15:04:39 +0200 |
---|---|---|
committer | Maros Marsalek <mmarsale@cisco.com> | 2016-07-29 16:32:17 +0200 |
commit | 9656ff8d3703e3dfef0486d8af69f39428be228c (patch) | |
tree | feeb66ed817fa8eceff664e0544e8e3ff63dca05 /v3po/pom.xml | |
parent | e3c31cee916480b2d9d169c1f5afb1c42efaabe1 (diff) |
HONEYCOMB-130: Create vpp-integration distribution
And remove v3po-karaf. No need for plugins to create karaf distro,
instead plugins are required to add their features into vpp-integration
Change-Id: I74c29843ee7927bcc4456fbe2bfb52506225078f
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'v3po/pom.xml')
-rw-r--r-- | v3po/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/v3po/pom.xml b/v3po/pom.xml index 0d356d47f..f7cb1c2ba 100644 --- a/v3po/pom.xml +++ b/v3po/pom.xml @@ -35,7 +35,6 @@ <module>api</module> <module>v3po2vpp</module> <module>features</module> - <module>karaf</module> </modules> <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build --> <build> |