From 898ac3ffb12064bf19d9e3fcacdc681cb0bcf30a Mon Sep 17 00:00:00 2001 From: Jeff Xiang Date: Thu, 7 Dec 2023 13:23:52 -0500 Subject: [PATCH] Bump version to 3.1.2-RC1 --- pom.xml | 2 +- psc-common/pom.xml | 2 +- psc-examples/pom.xml | 4 ++-- psc-flink-logging/pom.xml | 4 ++-- psc-flink/pom.xml | 2 +- psc-integration-test/pom.xml | 2 +- psc-logging/pom.xml | 2 +- psc/pom.xml | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index ed6cec8..8c369a9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.pinterest.psc psc-java-oss - 3.1.2-SNAPSHOT + 3.1.2-RC1 pom psc-java-oss diff --git a/psc-common/pom.xml b/psc-common/pom.xml index 494ff0c..d5a28db 100644 --- a/psc-common/pom.xml +++ b/psc-common/pom.xml @@ -5,7 +5,7 @@ psc-java-oss com.pinterest.psc - 3.1.2-SNAPSHOT + 3.1.2-RC1 ../pom.xml 4.0.0 diff --git a/psc-examples/pom.xml b/psc-examples/pom.xml index 5629709..e7fc241 100644 --- a/psc-examples/pom.xml +++ b/psc-examples/pom.xml @@ -5,13 +5,13 @@ psc-java-oss com.pinterest.psc - 3.1.2-SNAPSHOT + 3.1.2-RC1 ../pom.xml 4.0.0 psc-examples - 3.1.2-SNAPSHOT + 3.1.2-RC1 psc-examples diff --git a/psc-flink-logging/pom.xml b/psc-flink-logging/pom.xml index f9c6604..9ed89a8 100644 --- a/psc-flink-logging/pom.xml +++ b/psc-flink-logging/pom.xml @@ -5,13 +5,13 @@ psc-java-oss com.pinterest.psc - 3.1.2-SNAPSHOT + 3.1.2-RC1 ../pom.xml 4.0.0 psc-flink-logging - 3.1.2-SNAPSHOT + 3.1.2-RC1 diff --git a/psc-flink/pom.xml b/psc-flink/pom.xml index a874345..49c683a 100644 --- a/psc-flink/pom.xml +++ b/psc-flink/pom.xml @@ -5,7 +5,7 @@ com.pinterest.psc psc-java-oss - 3.1.2-SNAPSHOT + 3.1.2-RC1 ../pom.xml psc-flink diff --git a/psc-integration-test/pom.xml b/psc-integration-test/pom.xml index 9c11190..c9cd8a6 100644 --- a/psc-integration-test/pom.xml +++ b/psc-integration-test/pom.xml @@ -5,7 +5,7 @@ psc-java-oss com.pinterest.psc - 3.1.2-SNAPSHOT + 3.1.2-RC1 ../pom.xml 4.0.0 diff --git a/psc-logging/pom.xml b/psc-logging/pom.xml index 6906f04..c3f667c 100644 --- a/psc-logging/pom.xml +++ b/psc-logging/pom.xml @@ -5,7 +5,7 @@ psc-java-oss com.pinterest.psc - 3.1.2-SNAPSHOT + 3.1.2-RC1 ../pom.xml 4.0.0 diff --git a/psc/pom.xml b/psc/pom.xml index 32f966f..1a0af3c 100644 --- a/psc/pom.xml +++ b/psc/pom.xml @@ -5,7 +5,7 @@ psc-java-oss com.pinterest.psc - 3.1.2-SNAPSHOT + 3.1.2-RC1 ../pom.xml 4.0.0