From b5d4a875a9324be61645b37bbbf57b09157d4f2f Mon Sep 17 00:00:00 2001 From: Xie Qi Date: Wed, 22 Dec 2021 10:21:14 +0800 Subject: [PATCH] Release for Version 2.3.0 --- assembly/pom.xml | 2 +- carbondata_qat_wrapper/pom.xml | 2 +- hadoop_qat_wrapper/pom.xml | 2 +- kafka_qat_wrapper/pom.xml | 2 +- pom.xml | 2 +- spark_qat_wrapper/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/assembly/pom.xml b/assembly/pom.xml index 626d7f6..bdc653e 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -22,7 +22,7 @@ com.intel.qat qat-parent - 2.3.0-SNAPSHOT + 2.3.0 ../pom.xml diff --git a/carbondata_qat_wrapper/pom.xml b/carbondata_qat_wrapper/pom.xml index 77bc5a7..764d501 100644 --- a/carbondata_qat_wrapper/pom.xml +++ b/carbondata_qat_wrapper/pom.xml @@ -5,7 +5,7 @@ com.intel.qat qat-parent - 2.3.0-SNAPSHOT + 2.3.0 ../pom.xml diff --git a/hadoop_qat_wrapper/pom.xml b/hadoop_qat_wrapper/pom.xml index 8edc7ce..5b08f36 100644 --- a/hadoop_qat_wrapper/pom.xml +++ b/hadoop_qat_wrapper/pom.xml @@ -21,7 +21,7 @@ com.intel.qat qat-parent - 2.3.0-SNAPSHOT + 2.3.0 ../pom.xml diff --git a/kafka_qat_wrapper/pom.xml b/kafka_qat_wrapper/pom.xml index 089155e..f6c0538 100644 --- a/kafka_qat_wrapper/pom.xml +++ b/kafka_qat_wrapper/pom.xml @@ -18,7 +18,7 @@ com.intel.qat qat-parent - 2.3.0-SNAPSHOT + 2.3.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 4a349f7..1f01d3d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.intel.qat qat-parent - 2.3.0-SNAPSHOT + 2.3.0 pom QATCodec diff --git a/spark_qat_wrapper/pom.xml b/spark_qat_wrapper/pom.xml index 766bfbc..d8a8818 100644 --- a/spark_qat_wrapper/pom.xml +++ b/spark_qat_wrapper/pom.xml @@ -18,7 +18,7 @@ com.intel.qat qat-parent - 2.3.0-SNAPSHOT + 2.3.0 ../pom.xml