diff --git a/jraft-core/pom.xml b/jraft-core/pom.xml index 44c711822..bcf25bb37 100644 --- a/jraft-core/pom.xml +++ b/jraft-core/pom.xml @@ -5,7 +5,7 @@ jraft-parent com.alipay.sofa - 1.3.1.beta1 + 1.3.1.beta2 jraft-core jar diff --git a/jraft-example/pom.xml b/jraft-example/pom.xml index 0c8d69fe8..e96f19e24 100644 --- a/jraft-example/pom.xml +++ b/jraft-example/pom.xml @@ -5,7 +5,7 @@ jraft-parent com.alipay.sofa - 1.3.1.beta1 + 1.3.1.beta2 jraft-example jar diff --git a/jraft-rheakv/pom.xml b/jraft-rheakv/pom.xml index ffd2526ad..eb6064ca3 100644 --- a/jraft-rheakv/pom.xml +++ b/jraft-rheakv/pom.xml @@ -4,7 +4,7 @@ jraft-parent com.alipay.sofa - 1.3.1.beta1 + 1.3.1.beta2 jraft-rheakv diff --git a/jraft-rheakv/rheakv-core/pom.xml b/jraft-rheakv/rheakv-core/pom.xml index 80ad6bf84..903b3d106 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.1.beta1 + 1.3.1.beta2 jraft-rheakv-core diff --git a/jraft-rheakv/rheakv-pd/pom.xml b/jraft-rheakv/rheakv-pd/pom.xml index 5cf9c292d..822c8d8db 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.1.beta1 + 1.3.1.beta2 jraft-rheakv-pd diff --git a/jraft-test/pom.xml b/jraft-test/pom.xml index 8c50fd1ed..9b0a1d08a 100644 --- a/jraft-test/pom.xml +++ b/jraft-test/pom.xml @@ -5,7 +5,7 @@ jraft-parent com.alipay.sofa - 1.3.1.beta1 + 1.3.1.beta2 jraft-test jar diff --git a/pom.xml b/pom.xml index 62fc3554c..56915954a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.alipay.sofa jraft-parent - 1.3.1.beta1 + 1.3.1.beta2 pom ${project.groupId}:${project.artifactId}