diff --git a/base/pom.xml b/base/pom.xml index e961731a..c13c0610 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-Alpha30 ../parent/pom.xml 4.0.0 diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index 2d6de9b9..fb16d4db 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-Alpha30 ../pom.xml 4.0.0 diff --git a/core/api/pom.xml b/core/api/pom.xml index d2adb947..6ff16f79 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-Alpha30 ../pom.xml 4.0.0 diff --git a/core/impl/pom.xml b/core/impl/pom.xml index 1c0904ff..88f36e13 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-Alpha30 ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index e1723e39..39eed16e 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-Alpha30 ../parent/pom.xml 4.0.0 diff --git a/declarative/api/pom.xml b/declarative/api/pom.xml index 3e01c123..34177abc 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-Alpha30 ../pom.xml 4.0.0 diff --git a/declarative/entity-view/pom.xml b/declarative/entity-view/pom.xml index 2aa90df8..9ebb861f 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-Alpha30 ../pom.xml 4.0.0 diff --git a/declarative/excel/pom.xml b/declarative/excel/pom.xml index d9d36f86..2668786b 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-Alpha30 ../pom.xml 4.0.0 diff --git a/declarative/impl/pom.xml b/declarative/impl/pom.xml index 254964c1..37c9b1c2 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-Alpha30 ../pom.xml 4.0.0 diff --git a/declarative/persistence/pom.xml b/declarative/persistence/pom.xml index fdb55bf6..add2edd1 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-Alpha30 ../pom.xml 4.0.0 diff --git a/declarative/pom.xml b/declarative/pom.xml index 88959b9b..24013d58 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-Alpha30 ../parent/pom.xml 4.0.0 diff --git a/dist/bom/pom.xml b/dist/bom/pom.xml index 7653247c..72784744 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-Alpha30 ../../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index 12206cbb..60021a09 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-Alpha30 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index e0a778e1..4aeb90db 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-Alpha30 ../parent/pom.xml diff --git a/editor/monaco/pom.xml b/editor/monaco/pom.xml index dfa5d793..53af2fe4 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-Alpha30 ../pom.xml 4.0.0 diff --git a/editor/pom.xml b/editor/pom.xml index 20164802..5f280e6a 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-Alpha30 ../parent/pom.xml 4.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index 4bdcd7b2..bd364193 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-Alpha30 ../parent/pom.xml 4.0.0 diff --git a/examples/web-editor/pom.xml b/examples/web-editor/pom.xml index 527350f5..499a13e4 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-Alpha30 ../pom.xml 4.0.0 diff --git a/excel/pom.xml b/excel/pom.xml index 1d1ff9bf..94351fe5 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-Alpha30 ../parent/pom.xml 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index 1dbabd55..eba084ca 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -3,7 +3,7 @@ blaze-expression com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha30 ../pom.xml pom diff --git a/persistence/pom.xml b/persistence/pom.xml index baa1e24b..9fe42540 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-Alpha30 ../parent/pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index f2b32802..a25b8e66 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ blaze-expression - 1.0.0-SNAPSHOT + 1.0.0-Alpha30 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-Alpha30