summaryrefslogtreecommitdiffstats
path: root/vpp-common/pom.xml
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-08-16 11:04:00 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-08-19 12:49:56 +0200
commitcc9fb398ae2436bc2df071213d02a63e2d573155 (patch)
tree306ad5cf3a14bea49e7bb94f189c680b1346ff18 /vpp-common/pom.xml
parent23a5fe799bb20911f32b5574c71cc26446db493b (diff)
HONEYCOMB-22: Remove karaf based distribution and wiring
Change-Id: I48aafb726de53b6ad3fb9b97c202f712dfa4a540 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'vpp-common/pom.xml')
-rw-r--r--vpp-common/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml
index 42a5221e3..4bcdd6c25 100644
--- a/vpp-common/pom.xml
+++ b/vpp-common/pom.xml
@@ -33,11 +33,9 @@
</prerequisites>
<modules>
<module>vpp-translate-utils</module>
- <module>vpp-jvpp-cfg</module>
<module>naming-context-api</module>
<module>naming-context-impl</module>
<module>minimal-distribution</module>
- <!--<module>features</module>-->
</modules>
<!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->
<build>