Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml b/features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml
index 6219c0f1059..80f0e1b3018 100644
--- a/features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml
+++ b/features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml
@@ -63,10 +63,6 @@ Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in t
id="org.eclipse.papyrus.tests.extra.codegen.cpp.feature"
version="0.0.0"/>
- <requires>
- <import plugin="com.google.guava" version="15" match="greaterOrEqual"/>
- </requires>
-
<plugin
id="org.eclipse.papyrus.tests.extra"
download-size="0"

Back to the top