diff --git a/jraft-core/pom.xml b/jraft-core/pom.xml index 54f8ac482..9ff1997d3 100644 --- a/jraft-core/pom.xml +++ b/jraft-core/pom.xml @@ -5,7 +5,7 @@ jraft-parent com.alipay.sofa - 1.3.2.beta1 + 1.3.2 jraft-core jar diff --git a/jraft-example/pom.xml b/jraft-example/pom.xml index 11658e821..ee91a8bd3 100644 --- a/jraft-example/pom.xml +++ b/jraft-example/pom.xml @@ -5,7 +5,7 @@ jraft-parent com.alipay.sofa - 1.3.2.beta1 + 1.3.2 jraft-example jar diff --git a/jraft-extension/pom.xml b/jraft-extension/pom.xml index 51a13c781..80bbd8e71 100644 --- a/jraft-extension/pom.xml +++ b/jraft-extension/pom.xml @@ -4,7 +4,7 @@ jraft-parent com.alipay.sofa - 1.3.2.beta1 + 1.3.2 jraft-extension diff --git a/jraft-extension/rpc-grpc-impl/pom.xml b/jraft-extension/rpc-grpc-impl/pom.xml index 41299833d..2ff9e11ff 100644 --- a/jraft-extension/rpc-grpc-impl/pom.xml +++ b/jraft-extension/rpc-grpc-impl/pom.xml @@ -4,7 +4,7 @@ jraft-extension com.alipay.sofa - 1.3.2.beta1 + 1.3.2 rpc-grpc-impl diff --git a/jraft-rheakv/pom.xml b/jraft-rheakv/pom.xml index 1f7efd1f0..0973f7a9e 100644 --- a/jraft-rheakv/pom.xml +++ b/jraft-rheakv/pom.xml @@ -4,7 +4,7 @@ jraft-parent com.alipay.sofa - 1.3.2.beta1 + 1.3.2 jraft-rheakv diff --git a/jraft-rheakv/rheakv-core/pom.xml b/jraft-rheakv/rheakv-core/pom.xml index d7d11086e..a07693886 100644 --- a/jraft-rheakv/rheakv-core/pom.xml +++ b/jraft-rheakv/rheakv-core/pom.xml @@ -4,7 +4,7 @@ jraft-rheakv com.alipay.sofa - 1.3.2.beta1 + 1.3.2 jraft-rheakv-core diff --git a/jraft-rheakv/rheakv-pd/pom.xml b/jraft-rheakv/rheakv-pd/pom.xml index 4d23518f4..e41fa10e7 100644 --- a/jraft-rheakv/rheakv-pd/pom.xml +++ b/jraft-rheakv/rheakv-pd/pom.xml @@ -4,7 +4,7 @@ jraft-rheakv com.alipay.sofa - 1.3.2.beta1 + 1.3.2 jraft-rheakv-pd diff --git a/jraft-test/pom.xml b/jraft-test/pom.xml index 7713adc20..acf580543 100644 --- a/jraft-test/pom.xml +++ b/jraft-test/pom.xml @@ -5,7 +5,7 @@ jraft-parent com.alipay.sofa - 1.3.2.beta1 + 1.3.2 jraft-test jar diff --git a/pom.xml b/pom.xml index 72b5e8aac..b80a64c5a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.alipay.sofa jraft-parent - 1.3.2.beta1 + 1.3.2 pom ${project.groupId}:${project.artifactId}