BUG-8923: pull in odl-javassist-3 77/61177/5
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 4 Aug 2017 14:32:08 +0000 (16:32 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 9 Aug 2017 18:11:14 +0000 (18:11 +0000)
Rather than packaging the bundle ourselves, rely on odlparent
feature to provide it.

Change-Id: I2ed15811e0b35ff9cce405886087884a465e5f1e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
common/features/odl-mdsal-binding-runtime/pom.xml

index 6f11f69a195363d9c96b44801305a9a5fc088671..23a340eb043ed0e4a1d5fed046178e2b111a3dde 100644 (file)
     </dependencyManagement>
 
     <dependencies>
+        <dependency>
+            <groupId>org.opendaylight.odlparent</groupId>
+            <artifactId>odl-javassist-3</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>odl-yangtools-yang-data</artifactId>