diff --git a/junit-common/pom.xml b/junit-common/pom.xml
index 6933c14..1e2e084 100644
--- a/junit-common/pom.xml
+++ b/junit-common/pom.xml
@@ -4,7 +4,7 @@
org.jboss.weld
weld-junit-parent
- 5.0.0-SNAPSHOT
+ 5.0.0.Beta1
weld-junit-common
diff --git a/junit4/pom.xml b/junit4/pom.xml
index 20f6f94..9fb6169 100644
--- a/junit4/pom.xml
+++ b/junit4/pom.xml
@@ -4,7 +4,7 @@
org.jboss.weld
weld-junit-parent
- 5.0.0-SNAPSHOT
+ 5.0.0.Beta1
weld-junit4
diff --git a/junit5/pom.xml b/junit5/pom.xml
index cb458e0..0c1f999 100644
--- a/junit5/pom.xml
+++ b/junit5/pom.xml
@@ -5,7 +5,7 @@
org.jboss.weld
weld-junit-parent
- 5.0.0-SNAPSHOT
+ 5.0.0.Beta1
weld-junit5
diff --git a/pom.xml b/pom.xml
index 5e4b07d..ca0cef4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
weld-junit-parent
pom
- 5.0.0-SNAPSHOT
+ 5.0.0.Beta1
Weld JUnit Extensions
Set of JUnit extensions to enhance the testing of CDI components.
@@ -26,7 +26,7 @@
scm:git:git://github.com:weld/weld-junit.git
scm:git:git@github.com:weld/weld-junit.git
https://github.com/weld/weld-junit
- HEAD
+ 5.0.0.Beta1
diff --git a/spock/pom.xml b/spock/pom.xml
index 04239f9..1d324b8 100644
--- a/spock/pom.xml
+++ b/spock/pom.xml
@@ -5,7 +5,7 @@
org.jboss.weld
weld-junit-parent
- 5.0.0-SNAPSHOT
+ 5.0.0.Beta1
weld-spock