From dde9dd4679cf392d56a6055b9d038a8f18c1c577 Mon Sep 17 00:00:00 2001 From: Matus Faro Date: Sat, 30 Dec 2023 15:19:48 -0500 Subject: [PATCH] [release] prepare release 2.1.3 --- pom.xml | 4 ++-- single-table/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 507bc58..155e618 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.dataspray single-table-parent - 2.1.2-SNAPSHOT + 2.1.3 pom Single Table Parent @@ -30,7 +30,7 @@ scm:git:git@github.com:datasprayio/single-table.git scm:git:git@github.com:datasprayio/single-table.git https://github.com/datasprayio/single-table - HEAD + 2.1.3 diff --git a/single-table/pom.xml b/single-table/pom.xml index 2bf4aaa..9873fb7 100644 --- a/single-table/pom.xml +++ b/single-table/pom.xml @@ -5,7 +5,7 @@ io.dataspray single-table-parent - 2.1.2-SNAPSHOT + 2.1.3 single-table