From b0fe8078266ee02815468f7304278f1801ef27cb Mon Sep 17 00:00:00 2001 From: Nathan Voxland Date: Thu, 26 May 2022 13:36:54 -0500 Subject: [PATCH] Reseting versions for next release --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cb15f0f0..dedc5cd3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.liquibase.ext liquibase-cassandra - 4.11.0 + 4.10.1-SNAPSHOT Liquibase Extension: Cassandra Database Support Adds support for Cassandra database https://github.com/liquibase/liquibase-cassandra @@ -49,7 +49,7 @@ org.liquibase liquibase-core - 4.11.0 + 4.10.0 junit