diff --git a/api/pom.xml b/api/pom.xml index 902097d0..7deb96fc 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.1.0.Beta2 + 3.1.0-SNAPSHOT ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index 06adada1..aa199ca5 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.solder seam-solder-parent - 3.1.0.Beta2 + 3.1.0-SNAPSHOT ../pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index 0afc35b8..f7a36afd 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.1.0.Beta2 + 3.1.0-SNAPSHOT ../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index b154f126..a81bcd22 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.1.0.Beta2 + 3.1.0-SNAPSHOT ../pom.xml diff --git a/logging/pom.xml b/logging/pom.xml index feb69ecd..b94bb898 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -4,7 +4,7 @@ seam-solder-parent org.jboss.seam.solder - 3.1.0.Beta2 + 3.1.0-SNAPSHOT seam-solder-logging Seam Solder Logging diff --git a/pom.xml b/pom.xml index 58191efe..9e8ef261 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.jboss.seam.solder seam-solder-parent pom - 3.1.0.Beta2 + 3.1.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 cfbe293d..7aedc973 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.1.0.Beta2 + 3.1.0-SNAPSHOT ../pom.xml