diff --git a/bom/pom.xml b/bom/pom.xml index ee0f8ac0b..ebd0c0ac1 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ org.jboss.elemento elemento-parent - 1.2.7 + 1.2.8-SNAPSHOT ../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index f7a55771f..7802d7b3b 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -22,7 +22,7 @@ org.jboss.elemento elemento-parent - 1.2.7 + 1.2.8-SNAPSHOT ../pom.xml diff --git a/code-parent/pom.xml b/code-parent/pom.xml index 609757850..3a199d3b8 100644 --- a/code-parent/pom.xml +++ b/code-parent/pom.xml @@ -23,7 +23,7 @@ org.jboss.elemento elemento-parent - 1.2.7 + 1.2.8-SNAPSHOT ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index c5c5bca82..759e5cf3f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-code-parent - 1.2.7 + 1.2.8-SNAPSHOT ../code-parent/pom.xml elemento-core - 1.2.7 + 1.2.8-SNAPSHOT jar Elemento Core Elemento Core API diff --git a/mathml/pom.xml b/mathml/pom.xml index 5c5c8808c..990733722 100644 --- a/mathml/pom.xml +++ b/mathml/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-code-parent - 1.2.7 + 1.2.8-SNAPSHOT ../code-parent/pom.xml elemento-mathml - 1.2.7 + 1.2.8-SNAPSHOT jar Elemento MathML Elemento MathML API diff --git a/pom.xml b/pom.xml index 1bd696601..5615a21da 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.jboss.elemento elemento-parent - 1.2.7 + 1.2.8-SNAPSHOT pom Elemento Parent Builder API and other goodies for GWT Elemental diff --git a/svg/pom.xml b/svg/pom.xml index 5df73b617..863754ea1 100644 --- a/svg/pom.xml +++ b/svg/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-code-parent - 1.2.7 + 1.2.8-SNAPSHOT ../code-parent/pom.xml elemento-svg - 1.2.7 + 1.2.8-SNAPSHOT jar Elemento SVG Elemento SVG API