Drop Xtend Equinox Common overrides 51/76651/2
authorStephen Kitt <skitt@redhat.com>
Thu, 4 Oct 2018 15:23:52 +0000 (17:23 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Thu, 4 Oct 2018 16:12:26 +0000 (16:12 +0000)
These are no longer necessary and make it harder than it should be to
upgrade Xtend in odlparent.

Change-Id: I98d745633a2a4f146d65d02b6b6fb8cc64ef7abb
Signed-off-by: Stephen Kitt <skitt@redhat.com>
idmanager/idmanager-impl/pom.xml
interfacemanager/interfacemanager-impl/pom.xml
itm/itm-impl/pom.xml

index faee3a6c8582e6228ad382da17f8dab283aafae3..bf01ea33102c134e03dc9574730ea45ae502ce0c 100644 (file)
@@ -130,13 +130,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>
       <plugin>
         <groupId>org.apache.aries.blueprint</groupId>
index 23525ce8f680e56e1c155187f822496c3732d958..8d028a9909024063faa8cc5961bad2fad7304aed 100644 (file)
@@ -219,13 +219,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>
       <plugin>
         <groupId>org.apache.aries.blueprint</groupId>
index ca4ddafe2c21e137a1cb224346a7a9ea77da779c..9eecb017d9be3af6d021093f47224d54209bd71f 100644 (file)
@@ -242,13 +242,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>
       <plugin>
         <groupId>org.apache.felix</groupId>