diff --git a/junit-common/pom.xml b/junit-common/pom.xml index 65e40109..aa74894a 100644 --- a/junit-common/pom.xml +++ b/junit-common/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 1.2.2-SNAPSHOT + 1.2.2.Final weld-junit-common diff --git a/junit4/pom.xml b/junit4/pom.xml index 6bc9eaa2..962f85d8 100644 --- a/junit4/pom.xml +++ b/junit4/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 1.2.2-SNAPSHOT + 1.2.2.Final weld-junit4 diff --git a/junit5/pom.xml b/junit5/pom.xml index 54c71238..2fb1a374 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -5,7 +5,7 @@ org.jboss.weld weld-junit-parent - 1.2.2-SNAPSHOT + 1.2.2.Final weld-junit5 diff --git a/pom.xml b/pom.xml index 122e9449..df97c861 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 weld-junit-parent pom - 1.2.2-SNAPSHOT + 1.2.2.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 + 1.2.2.Final