From 5e21cbfc3516803231ac2f971658718333cadad9 Mon Sep 17 00:00:00 2001 From: Rob Bygrave Date: Thu, 24 Oct 2024 07:31:32 +1300 Subject: [PATCH] Bump to next snapshot --- ebean-datasource-api/pom.xml | 2 +- ebean-datasource/pom.xml | 4 ++-- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ebean-datasource-api/pom.xml b/ebean-datasource-api/pom.xml index f671302..434f7aa 100644 --- a/ebean-datasource-api/pom.xml +++ b/ebean-datasource-api/pom.xml @@ -4,7 +4,7 @@ ebean-datasource-parent io.ebean - 9.1 + 9.2-SNAPSHOT ebean-datasource-api diff --git a/ebean-datasource/pom.xml b/ebean-datasource/pom.xml index 0f3ee34..60512ba 100644 --- a/ebean-datasource/pom.xml +++ b/ebean-datasource/pom.xml @@ -4,7 +4,7 @@ io.ebean ebean-datasource-parent - 9.1 + 9.2-SNAPSHOT ebean-datasource @@ -16,7 +16,7 @@ io.ebean ebean-datasource-api - 9.1 + 9.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index 1280ad8..aa3ec17 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.ebean ebean-datasource-parent - 9.1 + 9.2-SNAPSHOT pom