From b4d83ef9b2360e599fb3223a473d1a1b3aae51dc Mon Sep 17 00:00:00 2001 From: Daniele Demichelis Date: Sun, 26 Nov 2017 23:12:22 +0100 Subject: [PATCH] upgraded to OSGi 6.0.0 & maven-bundle-plugin 3.3.0 (#3141) --- osgi/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osgi/pom.xml b/osgi/pom.xml index 4298a0d3eb..e6ef9c3192 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -65,7 +65,7 @@ org.osgi org.osgi.core - 5.0.0 + 6.0.0 provided @@ -77,7 +77,7 @@ org.apache.felix maven-bundle-plugin - 1.4.0 + 3.3.0 true