diff --git a/pom.xml b/pom.xml index b1c044a86..34f7296f3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ io.wren wren-root - 0.8.1-SNAPSHOT + 0.8.2 pom WrenEngine @@ -35,7 +35,7 @@ - HEAD + 0.8.2 diff --git a/trino-parser/pom.xml b/trino-parser/pom.xml index b13ad22ac..e0e41774f 100644 --- a/trino-parser/pom.xml +++ b/trino-parser/pom.xml @@ -5,7 +5,7 @@ io.wren wren-root - 0.8.1-SNAPSHOT + 0.8.2 ../pom.xml diff --git a/wren-base/pom.xml b/wren-base/pom.xml index cfc080c83..c2f2bd893 100644 --- a/wren-base/pom.xml +++ b/wren-base/pom.xml @@ -18,7 +18,7 @@ io.wren wren-root - 0.8.1-SNAPSHOT + 0.8.2 ../pom.xml diff --git a/wren-main/pom.xml b/wren-main/pom.xml index 852c57106..f0f2814b2 100644 --- a/wren-main/pom.xml +++ b/wren-main/pom.xml @@ -5,7 +5,7 @@ io.wren wren-root - 0.8.1-SNAPSHOT + 0.8.2 ../pom.xml diff --git a/wren-server/pom.xml b/wren-server/pom.xml index fbfbe944c..65b88278d 100644 --- a/wren-server/pom.xml +++ b/wren-server/pom.xml @@ -5,7 +5,7 @@ io.wren wren-root - 0.8.1-SNAPSHOT + 0.8.2 ../pom.xml diff --git a/wren-tests/pom.xml b/wren-tests/pom.xml index fcceaebdc..1ca547c3d 100644 --- a/wren-tests/pom.xml +++ b/wren-tests/pom.xml @@ -18,7 +18,7 @@ io.wren wren-root - 0.8.1-SNAPSHOT + 0.8.2 ../pom.xml