From 2efdaab9501d17fba54501f726de79ea852dad56 Mon Sep 17 00:00:00 2001 From: grabdoc Date: Thu, 3 Oct 2024 07:46:28 -0500 Subject: [PATCH] 1.2.3-RC5 --- 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 ada1f4c2..9f8c2229 100644 --- a/api-rest/pom-oracle9i.xml +++ b/api-rest/pom-oracle9i.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/api-rest/pom.xml b/api-rest/pom.xml index 06439a40..bf8363e4 100644 --- a/api-rest/pom.xml +++ b/api-rest/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/auth/pom.xml b/auth/pom.xml index 657ffbee..cf0f2c60 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/db2rest-common/pom.xml b/db2rest-common/pom.xml index f71e6b05..278ec4da 100644 --- a/db2rest-common/pom.xml +++ b/db2rest-common/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/mariadb-dialect/pom.xml b/mariadb-dialect/pom.xml index 97c1693c..66cd01af 100644 --- a/mariadb-dialect/pom.xml +++ b/mariadb-dialect/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/mongo-support/pom.xml b/mongo-support/pom.xml index 33d04110..9ddfb282 100644 --- a/mongo-support/pom.xml +++ b/mongo-support/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/mssql-dialect/pom.xml b/mssql-dialect/pom.xml index f0ffe37b..f2a3dcb3 100644 --- a/mssql-dialect/pom.xml +++ b/mssql-dialect/pom.xml @@ -6,7 +6,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/mysql-dialect/pom.xml b/mysql-dialect/pom.xml index ffb2e4ea..49705f61 100644 --- a/mysql-dialect/pom.xml +++ b/mysql-dialect/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/oracle-dialect/pom.xml b/oracle-dialect/pom.xml index 29a1118b..382565f3 100644 --- a/oracle-dialect/pom.xml +++ b/oracle-dialect/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/oracle9i-dialect/pom.xml b/oracle9i-dialect/pom.xml index d7128954..71b4e5b7 100644 --- a/oracle9i-dialect/pom.xml +++ b/oracle9i-dialect/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/pg-dialect/pom.xml b/pg-dialect/pom.xml index 8cfcec2c..f9d47951 100644 --- a/pg-dialect/pom.xml +++ b/pg-dialect/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/pom.xml b/pom.xml index 39bd4a50..b367865a 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 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 f7554475..c7fee575 100644 --- a/rdbms-common/pom.xml +++ b/rdbms-common/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/rdbms-spring-boot-starter/pom.xml b/rdbms-spring-boot-starter/pom.xml index 91affd2d..ec82839b 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-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/rdbms-support/pom.xml b/rdbms-support/pom.xml index 4deeefdc..2abb997b 100644 --- a/rdbms-support/pom.xml +++ b/rdbms-support/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml diff --git a/rest-common/pom.xml b/rest-common/pom.xml index c8e45dae..4ec18ac0 100644 --- a/rest-common/pom.xml +++ b/rest-common/pom.xml @@ -5,7 +5,7 @@ com.github db2rest-parent - 1.2.3-RC2 + 1.2.3-RC5 ../pom.xml