diff --git a/api/pom.xml b/api/pom.xml index 0440bb34..bd3a7dc7 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.0.0.CR4 + 3.0.0-SNAPSHOT ../pom.xml diff --git a/combined/pom.xml b/combined/pom.xml index e435f8fc..4eae22a0 100644 --- a/combined/pom.xml +++ b/combined/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.0.0.CR4 + 3.0.0-SNAPSHOT ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index a42031cd..34339d87 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.solder seam-solder-parent - 3.0.0.CR4 + 3.0.0-SNAPSHOT ../pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index 543f16b8..5072f3ea 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.0.0.CR4 + 3.0.0-SNAPSHOT ../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 790b3d35..976070f3 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.0.0.CR4 + 3.0.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 367fd9dd..e782f54d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.jboss.seam.solder seam-solder-parent pom - 3.0.0.CR4 + 3.0.0-SNAPSHOT Seam Solder Project A portable CDI extensions library for developing CDI applications, frameworks or other extensions diff --git a/tooling/pom.xml b/tooling/pom.xml index a6543032..3275fdc7 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.0.0.CR4 + 3.0.0-SNAPSHOT ../pom.xml