summaryrefslogtreecommitdiffstats
path: root/feature-eelf
diff options
context:
space:
mode:
Diffstat (limited to 'feature-eelf')
-rw-r--r--feature-eelf/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/feature-eelf/pom.xml b/feature-eelf/pom.xml
index a18b2892..17a9de9f 100644
--- a/feature-eelf/pom.xml
+++ b/feature-eelf/pom.xml
@@ -83,7 +83,6 @@
<addParentPoms>false</addParentPoms>
<copyPom>false</copyPom>
<includeScope>runtime</includeScope>
- <excludeScope>provided</excludeScope>
<excludeTransitive>true</excludeTransitive>
</configuration>
</execution>
@@ -117,7 +116,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.12</version>
<scope>test</scope>
</dependency>
</dependencies>