diff --git a/junit-common/pom.xml b/junit-common/pom.xml index f51608a8..aed7d040 100644 --- a/junit-common/pom.xml +++ b/junit-common/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 2.0.1-SNAPSHOT + 2.0.1.Final weld-junit-common diff --git a/junit4/pom.xml b/junit4/pom.xml index 111831ad..061486d2 100644 --- a/junit4/pom.xml +++ b/junit4/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 2.0.1-SNAPSHOT + 2.0.1.Final weld-junit4 diff --git a/junit5/pom.xml b/junit5/pom.xml index 4e90f7b0..924a655a 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -5,7 +5,7 @@ org.jboss.weld weld-junit-parent - 2.0.1-SNAPSHOT + 2.0.1.Final weld-junit5 diff --git a/pom.xml b/pom.xml index f5d71f3e..653276b7 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 weld-junit-parent pom - 2.0.1-SNAPSHOT + 2.0.1.Final 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 + 2.0.1.Final