diff --git a/base/pom.xml b/base/pom.xml index e961731..f1d0738 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -3,7 +3,7 @@ blaze-expression-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../parent/pom.xml 4.0.0 diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index 2d6de9b..c2593eb 100644 --- a/checkstyle-rules/pom.xml +++ b/checkstyle-rules/pom.xml @@ -3,7 +3,7 @@ blaze-expression com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../pom.xml 4.0.0 diff --git a/core/api/pom.xml b/core/api/pom.xml index d2adb94..99bc7ec 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -3,7 +3,7 @@ blaze-expression-core com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../pom.xml 4.0.0 diff --git a/core/impl/pom.xml b/core/impl/pom.xml index 1c0904f..b6e9543 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -3,7 +3,7 @@ blaze-expression-core com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index e1723e3..c598de9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ blaze-expression-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../parent/pom.xml 4.0.0 diff --git a/declarative/api/pom.xml b/declarative/api/pom.xml index 3e01c12..ec6e0a8 100644 --- a/declarative/api/pom.xml +++ b/declarative/api/pom.xml @@ -3,7 +3,7 @@ blaze-expression-declarative com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../pom.xml 4.0.0 diff --git a/declarative/entity-view/pom.xml b/declarative/entity-view/pom.xml index 2aa90df..47b8c67 100644 --- a/declarative/entity-view/pom.xml +++ b/declarative/entity-view/pom.xml @@ -3,7 +3,7 @@ blaze-expression-declarative com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../pom.xml 4.0.0 diff --git a/declarative/excel/pom.xml b/declarative/excel/pom.xml index d9d36f8..1abaaad 100644 --- a/declarative/excel/pom.xml +++ b/declarative/excel/pom.xml @@ -3,7 +3,7 @@ blaze-expression-declarative com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../pom.xml 4.0.0 diff --git a/declarative/impl/pom.xml b/declarative/impl/pom.xml index 254964c..13eec7d 100644 --- a/declarative/impl/pom.xml +++ b/declarative/impl/pom.xml @@ -3,7 +3,7 @@ blaze-expression-declarative com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../pom.xml 4.0.0 diff --git a/declarative/persistence/pom.xml b/declarative/persistence/pom.xml index fdb55bf..f0550eb 100644 --- a/declarative/persistence/pom.xml +++ b/declarative/persistence/pom.xml @@ -3,7 +3,7 @@ blaze-expression-declarative com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../pom.xml 4.0.0 diff --git a/declarative/pom.xml b/declarative/pom.xml index 88959b9..f262a00 100644 --- a/declarative/pom.xml +++ b/declarative/pom.xml @@ -3,7 +3,7 @@ blaze-expression-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../parent/pom.xml 4.0.0 diff --git a/dist/bom/pom.xml b/dist/bom/pom.xml index 7653247..624a8ea 100644 --- a/dist/bom/pom.xml +++ b/dist/bom/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-expression - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index 12206cb..498af16 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-expression-parent - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index e0a778e..8b318d0 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-expression-parent - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../parent/pom.xml diff --git a/editor/monaco/pom.xml b/editor/monaco/pom.xml index dfa5d79..272c775 100644 --- a/editor/monaco/pom.xml +++ b/editor/monaco/pom.xml @@ -3,7 +3,7 @@ com.blazebit blaze-expression-editor - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../pom.xml 4.0.0 diff --git a/editor/pom.xml b/editor/pom.xml index 2016480..53457f4 100644 --- a/editor/pom.xml +++ b/editor/pom.xml @@ -3,7 +3,7 @@ blaze-expression-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../parent/pom.xml 4.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index 4bdcd7b..75c0972 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,7 +3,7 @@ blaze-expression-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../parent/pom.xml 4.0.0 diff --git a/examples/web-editor/pom.xml b/examples/web-editor/pom.xml index 527350f..6769a7d 100644 --- a/examples/web-editor/pom.xml +++ b/examples/web-editor/pom.xml @@ -3,7 +3,7 @@ blaze-expression-examples com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../pom.xml 4.0.0 diff --git a/excel/pom.xml b/excel/pom.xml index 1d1ff9b..e8d9a8e 100644 --- a/excel/pom.xml +++ b/excel/pom.xml @@ -3,7 +3,7 @@ blaze-expression-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../parent/pom.xml 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index 26b901d..0e28f76 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -3,7 +3,7 @@ blaze-expression com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../pom.xml pom diff --git a/persistence/pom.xml b/persistence/pom.xml index baa1e24..dc8d455 100644 --- a/persistence/pom.xml +++ b/persistence/pom.xml @@ -3,7 +3,7 @@ blaze-expression-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 ../parent/pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index f2b3280..50c6a8c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ blaze-expression - 1.0.0-SNAPSHOT + 1.0.0-Alpha25 Blazebit Blaze-Expression https://expression.blazebit.com @@ -67,7 +67,7 @@ scm:git:git@github.com:Blazebit/blaze-expression.git scm:git:git@github.com:Blazebit/blaze-expression.git git@github.com:Blazebit/blaze-expression.git - HEAD + 1.0.0-Alpha25