Make Restconf thread pools configurable
authorMaros Marsalek <[email protected]>
Wed, 17 Aug 2016 13:38:01 +0000 (15:38 +0200)
committerMaros Marsalek <[email protected]>
Fri, 19 Aug 2016 10:49:56 +0000 (12:49 +0200)
Change-Id: Ie03a1fde5181cfd8457e36d67afc2cc0c69c1e1d
Signed-off-by: Maros Marsalek <[email protected]>
vpp-integration/minimal-distribution/pom.xml

index 034c3ee..80f03f8 100644 (file)
@@ -28,7 +28,6 @@
   <version>1.0.0-SNAPSHOT</version>
 
   <properties>
-    <exec.parameters>-Xms128m -Xmx128m</exec.parameters>
     <main.class>io.fd.honeycomb.vpp.integration.distro.Main</main.class>
   </properties>