diff --git a/junit-common/pom.xml b/junit-common/pom.xml index 8f9e00c8..b9060b52 100644 --- a/junit-common/pom.xml +++ b/junit-common/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 4.0.1.Final + 4.0.2-SNAPSHOT weld-junit-common diff --git a/junit4/pom.xml b/junit4/pom.xml index 532c96d5..c64bcff1 100644 --- a/junit4/pom.xml +++ b/junit4/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 4.0.1.Final + 4.0.2-SNAPSHOT weld-junit4 diff --git a/junit5/pom.xml b/junit5/pom.xml index 50f6eb8e..94605dca 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -5,7 +5,7 @@ org.jboss.weld weld-junit-parent - 4.0.1.Final + 4.0.2-SNAPSHOT weld-junit5 diff --git a/pom.xml b/pom.xml index 45fa3f43..703348aa 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 weld-junit-parent pom - 4.0.1.Final + 4.0.2-SNAPSHOT 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 - 4.0.1.Final + HEAD diff --git a/spock/pom.xml b/spock/pom.xml index 97cf3d5f..da9cd094 100644 --- a/spock/pom.xml +++ b/spock/pom.xml @@ -5,7 +5,7 @@ org.jboss.weld weld-junit-parent - 4.0.1.Final + 4.0.2-SNAPSHOT weld-spock