BUG-614: sal-common-impl does not use xtend
[controller.git] / opendaylight / md-sal / sal-common-impl / pom.xml
index 9fd9bc80423e88400aaa06651d47fc7e9d8f7b5a..6b387b5a61cd206559e2cb11e43e53e3fe0d9ff5 100644 (file)
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.eclipse.xtend</groupId>
-      <artifactId>org.eclipse.xtend.lib</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-common-api</artifactId>
           </instructions>
         </configuration>
       </plugin>
-      <plugin>
-        <groupId>org.eclipse.xtend</groupId>
-        <artifactId>xtend-maven-plugin</artifactId>
-      </plugin>
     </plugins>
   </build>
   <scm>