Remove reference to xtend-lib-osgi 01/15301/2
authorRobert Varga <rovarga@cisco.com>
Fri, 13 Feb 2015 22:41:14 +0000 (23:41 +0100)
committerRobert Varga <nite@hq.sk>
Sun, 15 Feb 2015 06:14:51 +0000 (06:14 +0000)
The xtend library is embedded in yangtools, so there is no need to pull
it anywhere. Remove the dependency declaration to reduce clutter.

Change-Id: I099da77a1278bc5d55424ce2dbef64f02a55d7cd
Signed-off-by: Robert Varga <rovarga@cisco.com>
mappingservice/integrationtest/pom.xml

index 28fd391495052c4ba47931f24dc422805fe89f0e..a9fdfbc73af21a2336049112a0b2c3ff97618de4 100644 (file)
       <groupId>org.opendaylight.yangtools.thirdparty</groupId>
       <artifactId>antlr4-runtime-osgi-nohead</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.yangtools.thirdparty</groupId>
-      <artifactId>xtend-lib-osgi</artifactId>
-      <version>${xtend.version}</version>
-    </dependency>
     <dependency>
       <groupId>org.ops4j.pax.exam</groupId>
       <artifactId>pax-exam</artifactId>