diff --git a/jraft-core/pom.xml b/jraft-core/pom.xml index 4fa739f4b..d966d3b70 100644 --- a/jraft-core/pom.xml +++ b/jraft-core/pom.xml @@ -5,7 +5,7 @@ jraft-parent com.alipay.sofa - 1.3.14 + 1.3.15 jraft-core jar diff --git a/jraft-example/pom.xml b/jraft-example/pom.xml index 051bc93d9..c63955044 100644 --- a/jraft-example/pom.xml +++ b/jraft-example/pom.xml @@ -5,7 +5,7 @@ jraft-parent com.alipay.sofa - 1.3.14 + 1.3.15 jraft-example jar diff --git a/jraft-extension/bdb-log-storage-impl/pom.xml b/jraft-extension/bdb-log-storage-impl/pom.xml index 7d6680efc..f418c7653 100644 --- a/jraft-extension/bdb-log-storage-impl/pom.xml +++ b/jraft-extension/bdb-log-storage-impl/pom.xml @@ -4,7 +4,7 @@ jraft-extension com.alipay.sofa - 1.3.14 + 1.3.15 bdb-log-storage-impl bdb-log-storage-impl ${project.version} diff --git a/jraft-extension/java-log-storage-impl/pom.xml b/jraft-extension/java-log-storage-impl/pom.xml index 2ed9b628d..c51c2d2c9 100644 --- a/jraft-extension/java-log-storage-impl/pom.xml +++ b/jraft-extension/java-log-storage-impl/pom.xml @@ -4,7 +4,7 @@ jraft-extension com.alipay.sofa - 1.3.14 + 1.3.15 java-log-storage-impl diff --git a/jraft-extension/pom.xml b/jraft-extension/pom.xml index 1a016ce0f..880dede5b 100644 --- a/jraft-extension/pom.xml +++ b/jraft-extension/pom.xml @@ -4,7 +4,7 @@ jraft-parent com.alipay.sofa - 1.3.14 + 1.3.15 jraft-extension diff --git a/jraft-extension/rpc-grpc-impl/pom.xml b/jraft-extension/rpc-grpc-impl/pom.xml index 1a89b57d1..ce294e427 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.14 + 1.3.15 rpc-grpc-impl diff --git a/jraft-rheakv/pom.xml b/jraft-rheakv/pom.xml index db55b2730..c4afadf00 100644 --- a/jraft-rheakv/pom.xml +++ b/jraft-rheakv/pom.xml @@ -4,7 +4,7 @@ jraft-parent com.alipay.sofa - 1.3.14 + 1.3.15 jraft-rheakv diff --git a/jraft-rheakv/rheakv-core/pom.xml b/jraft-rheakv/rheakv-core/pom.xml index 8e3720d38..69ebe67f9 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.14 + 1.3.15 jraft-rheakv-core diff --git a/jraft-rheakv/rheakv-pd/pom.xml b/jraft-rheakv/rheakv-pd/pom.xml index e9c4b67e9..d2cc505e9 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.14 + 1.3.15 jraft-rheakv-pd diff --git a/jraft-test/pom.xml b/jraft-test/pom.xml index e3d460278..a0357484f 100644 --- a/jraft-test/pom.xml +++ b/jraft-test/pom.xml @@ -5,7 +5,7 @@ jraft-parent com.alipay.sofa - 1.3.14 + 1.3.15 jraft-test jar diff --git a/pom.xml b/pom.xml index 61716c7c2..ea62a395c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.alipay.sofa jraft-parent - 1.3.14 + 1.3.15 pom ${project.groupId}:${project.artifactId}