diff options
author | Maros Marsalek <mmarsale@cisco.com> | 2016-08-11 15:37:28 +0200 |
---|---|---|
committer | Maros Marsalek <mmarsale@cisco.com> | 2016-08-19 12:49:56 +0200 |
commit | 0b68673abd4eac5bb15091e5074ad28b6bbf6c30 (patch) | |
tree | 478216677d270348824430aa541118a4b65e402a /v3po/pom.xml | |
parent | 2fc8c4514fdf2ae197f3870f75d63d91010befa8 (diff) |
HONEYCOMB-21 Vpp-integration minimal distribution
Change-Id: I1a44028ae38c3ab70aa3a7b173cd0c81c820378a
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'v3po/pom.xml')
-rw-r--r-- | v3po/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/v3po/pom.xml b/v3po/pom.xml index f7cb1c2ba..16bc3902a 100644 --- a/v3po/pom.xml +++ b/v3po/pom.xml @@ -34,7 +34,8 @@ <modules> <module>api</module> <module>v3po2vpp</module> - <module>features</module> + <!--Will be deleted--> + <!--<module>features</module>--> </modules> <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build --> <build> |