diff options
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> |