diff --git a/junit-common/pom.xml b/junit-common/pom.xml
index 8042d73..6933c14 100644
--- a/junit-common/pom.xml
+++ b/junit-common/pom.xml
@@ -4,7 +4,7 @@
org.jboss.weld
weld-junit-parent
- 4.0.4-SNAPSHOT
+ 5.0.0-SNAPSHOT
weld-junit-common
diff --git a/junit4/pom.xml b/junit4/pom.xml
index 2dfa011..20f6f94 100644
--- a/junit4/pom.xml
+++ b/junit4/pom.xml
@@ -4,7 +4,7 @@
org.jboss.weld
weld-junit-parent
- 4.0.4-SNAPSHOT
+ 5.0.0-SNAPSHOT
weld-junit4
diff --git a/junit5/pom.xml b/junit5/pom.xml
index 005105c..cb458e0 100644
--- a/junit5/pom.xml
+++ b/junit5/pom.xml
@@ -5,7 +5,7 @@
org.jboss.weld
weld-junit-parent
- 4.0.4-SNAPSHOT
+ 5.0.0-SNAPSHOT
weld-junit5
diff --git a/pom.xml b/pom.xml
index 2c74b2e..bec5d8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
weld-junit-parent
pom
- 4.0.4-SNAPSHOT
+ 5.0.0-SNAPSHOT
Weld JUnit Extensions
Set of JUnit extensions to enhance the testing of CDI components.
@@ -47,7 +47,7 @@
2.3-groovy-3.0
1.9.0
3.0.21
- 5.1.2.Final
+ 6.0.0.Beta1
5.12.0
4.0.1
2.0.1
diff --git a/spock/pom.xml b/spock/pom.xml
index 6b6e985..04239f9 100644
--- a/spock/pom.xml
+++ b/spock/pom.xml
@@ -5,7 +5,7 @@
org.jboss.weld
weld-junit-parent
- 4.0.4-SNAPSHOT
+ 5.0.0-SNAPSHOT
weld-spock