From 149a1664fcb40e1ad83f48878a13d2aff0f65b75 Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Thu, 18 Apr 2019 18:02:47 -0400 Subject: Update Honeycomb to Rel1810 for vFW - Update Honeycomb version to 1810 to support ODL Fluorine - Migrate existing stream-count plugin to 1810 - Update POM structure - Update vPacketGen install file (including ARM64) Change-Id: I2866c80876550cb149cdb5fee3193d453643639c Issue-ID: INT-1035 Signed-off-by: Marco Platania --- .../stream-count/stream-count-impl/pom.xml | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'vnfs/honeycomb_plugin/stream-count/stream-count-impl/pom.xml') diff --git a/vnfs/honeycomb_plugin/stream-count/stream-count-impl/pom.xml b/vnfs/honeycomb_plugin/stream-count/stream-count-impl/pom.xml index 25d6d765..1ccd5c14 100644 --- a/vnfs/honeycomb_plugin/stream-count/stream-count-impl/pom.xml +++ b/vnfs/honeycomb_plugin/stream-count/stream-count-impl/pom.xml @@ -12,21 +12,28 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> +--> + + + + io.fd.honeycomb.common impl-parent - 1.16.9 + 1.18.10 4.0.0 - io.fd.honeycomb.lcmapi + org.onap.vnf.vfw stream-count-impl - 1.16.9 + stream-count-impl + 1.18.10 bundle - 1.16.9 + 1.18.10 @@ -59,21 +66,18 @@ com.google.inject guice - ${guice.version} net.jmob guice.conf - ${guice.config.version} com.google.inject.extensions guice-multibindings - ${guice.version} - + org.apache.maven.plugins -- cgit 1.2.3-korg