Removed embedding on javanet stax-utils 45/37045/2
authorTom Pantelis <tpanteli@brocade.com>
Mon, 4 Apr 2016 00:19:44 +0000 (20:19 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Mon, 4 Apr 2016 01:57:05 +0000 (21:57 -0400)
javanet stax-utils is now installed as a bundle via a feature so no
longer needs to be embedded in sal-rest-connector.

Change-Id: I7e787e0484c07eee9940b5d7b7e4470b64d36f22
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
restconf/sal-rest-connector/pom.xml

index aee9c961ebf4082e3d24dfbb9936410d4c1ffac2..86c8a3dd6723c799ce949f3cf89e8ab90f135a99 100644 (file)
     <dependency>
       <groupId>net.java.dev.stax-utils</groupId>
       <artifactId>stax-utils</artifactId>
-      <version>20070216</version>
     </dependency>
 
     <dependency>
               org.opendaylight.aaa.filterchain.filters,
               org.apache.shiro.web.env
             </Import-Package>
-            <Embed-Dependency>stax-utils</Embed-Dependency>
             <Web-ContextPath>/restconf</Web-ContextPath>
           </instructions>
         </configuration>