Update xtend and embed it
[yangtools.git] / integration-test / bundle-test / pom.xml
index 5767124eb29c32376d380b0dfbc0706aa9650f1c..63de755288a069f5c5548348daca887848b6c388 100644 (file)
             <artifactId>antlr4-runtime-osgi-nohead</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.yangtools.thirdparty</groupId>
-            <artifactId>xtend-lib-osgi</artifactId>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 
     <build>