Use packaging=bundle for utils.config 78/68178/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 13 Feb 2018 12:24:47 +0000 (13:24 +0100)
committerRobert Varga <nite@hq.sk>
Thu, 15 Feb 2018 15:03:36 +0000 (15:03 +0000)
This prevents wrapping when the jar is moved to OSGi world.

Change-Id: I4f105d684bf98bede66ffb85fe4ec4de84982d41
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
utils/config/pom.xml

index 3e1d8d199fb63ec37ab3bef87c87667a52c86d13..a5ad3f79a4c6c89e7fa9060b6636a820445ccc7b 100644 (file)
@@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: ovsdb :: ${project.artifactId}</name>
-  <packaging>jar</packaging>
+  <packaging>bundle</packaging>
 
   <dependencies>
     <dependency>