diff --git a/plugins/cdi/pom.xml b/plugins/cdi/pom.xml
index ae90ca277..0692c0009 100644
--- a/plugins/cdi/pom.xml
+++ b/plugins/cdi/pom.xml
@@ -48,7 +48,7 @@
org.jboss.weld.se
- weld-se-core
+ weld-se
test
diff --git a/pom.xml b/pom.xml
index 330552736..ccb6b3874 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1112,7 +1112,7 @@
org.jboss.weld.se
- weld-se-core
+ weld-se
2.2.16.SP1