From e82f69dc912cfb8ea563730ac6a75ad3e94181d9 Mon Sep 17 00:00:00 2001 From: grabdoc Date: Thu, 3 Oct 2024 08:43:39 -0500 Subject: [PATCH] 1.2.3-RC7 --- api-rest/pom-oracle9i.xml | 2 +- api-rest/pom.xml | 2 +- auth/pom.xml | 2 +- db2rest-common/pom.xml | 2 +- mariadb-dialect/pom.xml | 2 +- mongo-support/pom.xml | 2 +- mssql-dialect/pom.xml | 2 +- mysql-dialect/pom.xml | 2 +- oracle-dialect/pom.xml | 2 +- oracle9i-dialect/pom.xml | 2 +- pg-dialect/pom.xml | 2 +- pom.xml | 2 +- rdbms-common/pom.xml | 2 +- rdbms-spring-boot-starter/pom.xml | 2 +- rdbms-support/pom.xml | 2 +- rest-common/pom.xml | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/api-rest/pom-oracle9i.xml b/api-rest/pom-oracle9i.xml index e324d1ff..313677ac 100644 --- a/api-rest/pom-oracle9i.xml +++ b/api-rest/pom-oracle9i.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/api-rest/pom.xml b/api-rest/pom.xml index 53b4b485..7cf8e715 100644 --- a/api-rest/pom.xml +++ b/api-rest/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/auth/pom.xml b/auth/pom.xml index 20496417..8da6e378 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/db2rest-common/pom.xml b/db2rest-common/pom.xml index e55fe9bc..6148767f 100644 --- a/db2rest-common/pom.xml +++ b/db2rest-common/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/mariadb-dialect/pom.xml b/mariadb-dialect/pom.xml index 1bfc54e9..f0bc7fd1 100644 --- a/mariadb-dialect/pom.xml +++ b/mariadb-dialect/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/mongo-support/pom.xml b/mongo-support/pom.xml index 60f3a9c3..5338dcfe 100644 --- a/mongo-support/pom.xml +++ b/mongo-support/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/mssql-dialect/pom.xml b/mssql-dialect/pom.xml index 1bfe0572..0b1124f4 100644 --- a/mssql-dialect/pom.xml +++ b/mssql-dialect/pom.xml @@ -6,7 +6,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/mysql-dialect/pom.xml b/mysql-dialect/pom.xml index f7f4c9b0..46008d65 100644 --- a/mysql-dialect/pom.xml +++ b/mysql-dialect/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/oracle-dialect/pom.xml b/oracle-dialect/pom.xml index 1b14e7e3..1c22d62b 100644 --- a/oracle-dialect/pom.xml +++ b/oracle-dialect/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/oracle9i-dialect/pom.xml b/oracle9i-dialect/pom.xml index 2567793a..b9548789 100644 --- a/oracle9i-dialect/pom.xml +++ b/oracle9i-dialect/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/pg-dialect/pom.xml b/pg-dialect/pom.xml index 11df80bb..608d5872 100644 --- a/pg-dialect/pom.xml +++ b/pg-dialect/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/pom.xml b/pom.xml index 891e8423..e2b1282c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 pom DB2Rest parent An Open Source instant REST Data API for databases. This is the DB2Rest parent Maven project. diff --git a/rdbms-common/pom.xml b/rdbms-common/pom.xml index cb7f51b0..d26eda53 100644 --- a/rdbms-common/pom.xml +++ b/rdbms-common/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/rdbms-spring-boot-starter/pom.xml b/rdbms-spring-boot-starter/pom.xml index 5744fc94..e4e6d9e2 100644 --- a/rdbms-spring-boot-starter/pom.xml +++ b/rdbms-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/rdbms-support/pom.xml b/rdbms-support/pom.xml index b06cf0c9..032afadd 100644 --- a/rdbms-support/pom.xml +++ b/rdbms-support/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml diff --git a/rest-common/pom.xml b/rest-common/pom.xml index 4bb85e45..51c8187c 100644 --- a/rest-common/pom.xml +++ b/rest-common/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC6 + 1.2.3-RC7 ../pom.xml