Drop Xtend Equinox Common overrides
[netvirt.git] / aclservice / impl / pom.xml
index 82f87f80cc95e125c482968333cd4173250d880a..f40424351c958e267e72794e0cf99f39ca78db2f 100644 (file)
@@ -197,13 +197,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <plugin>
                 <groupId>org.eclipse.xtend</groupId>
                 <artifactId>xtend-maven-plugin</artifactId>
-                <dependencies>
-                    <dependency>
-                        <groupId>org.eclipse.platform</groupId>
-                        <artifactId>org.eclipse.equinox.common</artifactId>
-                        <version>3.10.0</version>
-                    </dependency>
-                </dependencies>
             </plugin>
         </plugins>
     </build>