diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index e092c18..228236d 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-Alpha12 ../pom.xml 4.0.0 diff --git a/core/api/pom.xml b/core/api/pom.xml index bcb9650..3af3201 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-Alpha12 ../pom.xml 4.0.0 diff --git a/core/impl/pom.xml b/core/impl/pom.xml index e839c4a..af34339 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-Alpha12 ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index e1723e3..994c81f 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-Alpha12 ../parent/pom.xml 4.0.0 diff --git a/declarative/api/pom.xml b/declarative/api/pom.xml index bc036e9..2230e94 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-Alpha12 ../pom.xml 4.0.0 diff --git a/declarative/entity-view/pom.xml b/declarative/entity-view/pom.xml index 0e3180f..c98647e 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-Alpha12 ../pom.xml 4.0.0 diff --git a/declarative/impl/pom.xml b/declarative/impl/pom.xml index 1f326b9..7d63f39 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-Alpha12 ../pom.xml 4.0.0 diff --git a/declarative/persistence/pom.xml b/declarative/persistence/pom.xml index 6ebffbf..d3661a9 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-Alpha12 ../pom.xml 4.0.0 diff --git a/declarative/pom.xml b/declarative/pom.xml index 931e88a..ef8b00e 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-Alpha12 ../parent/pom.xml 4.0.0 diff --git a/dist/bom/pom.xml b/dist/bom/pom.xml index 9e59faa..e1355bd 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-Alpha12 ../../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index 12206cb..c9bab6a 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-Alpha12 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 51c006e..53608df 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-Alpha12 ../parent/pom.xml diff --git a/editor/monaco/pom.xml b/editor/monaco/pom.xml index 4a93dc5..a95c7f5 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-Alpha12 ../pom.xml 4.0.0 diff --git a/editor/pom.xml b/editor/pom.xml index 2016480..31733a6 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-Alpha12 ../parent/pom.xml 4.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index 4bdcd7b..359aff4 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-Alpha12 ../parent/pom.xml 4.0.0 diff --git a/examples/web-editor/pom.xml b/examples/web-editor/pom.xml index 1897673..8e8d8c8 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-Alpha12 ../pom.xml 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index 791e554..ef0eb89 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -3,7 +3,7 @@ blaze-expression com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha12 ../pom.xml pom diff --git a/persistence/pom.xml b/persistence/pom.xml index 4ce3c4a..4c4905a 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-Alpha12 ../parent/pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index e91e95b..09a5381 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ blaze-expression - 1.0.0-SNAPSHOT + 1.0.0-Alpha12 Blazebit Blaze-Expression https://expression.blazebit.com @@ -62,7 +62,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-Alpha12