diff --git a/jraft-core/pom.xml b/jraft-core/pom.xml index 3dcfa4008..98876f65b 100644 --- a/jraft-core/pom.xml +++ b/jraft-core/pom.xml @@ -5,7 +5,7 @@ jraft-parent com.alipay.sofa - 1.2.7.beta1 + 1.2.7.beta2 jraft-core jar diff --git a/jraft-example/pom.xml b/jraft-example/pom.xml index b3f118268..c75ff8488 100644 --- a/jraft-example/pom.xml +++ b/jraft-example/pom.xml @@ -5,7 +5,7 @@ jraft-parent com.alipay.sofa - 1.2.7.beta1 + 1.2.7.beta2 jraft-example jar diff --git a/jraft-rheakv/pom.xml b/jraft-rheakv/pom.xml index 71167fdfb..e16741157 100644 --- a/jraft-rheakv/pom.xml +++ b/jraft-rheakv/pom.xml @@ -4,7 +4,7 @@ jraft-parent com.alipay.sofa - 1.2.7.beta1 + 1.2.7.beta2 jraft-rheakv diff --git a/jraft-rheakv/rheakv-core/pom.xml b/jraft-rheakv/rheakv-core/pom.xml index 51f40bd79..fe530e8b4 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.2.7.beta1 + 1.2.7.beta2 jraft-rheakv-core diff --git a/jraft-rheakv/rheakv-pd/pom.xml b/jraft-rheakv/rheakv-pd/pom.xml index ad6838119..75f0a083e 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.2.7.beta1 + 1.2.7.beta2 jraft-rheakv-pd diff --git a/jraft-test/pom.xml b/jraft-test/pom.xml index 011b889aa..330846ac8 100644 --- a/jraft-test/pom.xml +++ b/jraft-test/pom.xml @@ -5,7 +5,7 @@ jraft-parent com.alipay.sofa - 1.2.7.beta1 + 1.2.7.beta2 jraft-test jar diff --git a/pom.xml b/pom.xml index 33c81be15..a0038a234 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.alipay.sofa jraft-parent - 1.2.7.beta1 + 1.2.7.beta2 pom ${project.groupId}:${project.artifactId}