aboutsummaryrefslogtreecommitdiffstats
path: root/container-dev
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2020-04-15 16:28:10 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2020-04-15 16:28:10 +0000
commite43e5c2bbb4fcae4346d25ce9e4b96e9264aaf7c (patch)
tree24058b671fe8e74cf76b905e103f9ee00e789862 /container-dev
parentd54d3da12ab2a935ac97cf95f4edb49db6ca1c5a (diff)
common -> commons
Diffstat (limited to 'container-dev')
-rw-r--r--container-dev/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index 7027ea15308..1bb06ab9694 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -178,7 +178,7 @@
</exclusion>
<exclusion>
<groupId>org.apache.commons</groupId>
- <artifactId>common-math3</artifactId>
+ <artifactId>commons-math3</artifactId>
</exclusion>
</exclusions>
</dependency>