BUG-614: sal-common-impl does not use xtend 20/7720/4
authorRobert Varga <rovarga@cisco.com>
Wed, 4 Jun 2014 21:20:37 +0000 (23:20 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Fri, 6 Jun 2014 11:02:03 +0000 (11:02 +0000)
This is a cleanup of sal-common-impl component -- it no longer uses
xtend, so there is no reason to depend on the maven plugin nor the
support library.

Change-Id: Ifa5d9934997f8f4d6a9d4f1b9db5f251b421713c
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-common-impl/pom.xml

index 9fd9bc80423e88400aaa06651d47fc7e9d8f7b5a..6b387b5a61cd206559e2cb11e43e53e3fe0d9ff5 100644 (file)
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>
     </dependency>
       <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>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-common-api</artifactId>
           </instructions>
         </configuration>
       </plugin>
           </instructions>
         </configuration>
       </plugin>
-      <plugin>
-        <groupId>org.eclipse.xtend</groupId>
-        <artifactId>xtend-maven-plugin</artifactId>
-      </plugin>
     </plugins>
   </build>
   <scm>
     </plugins>
   </build>
   <scm>