diff --git a/pom.xml b/pom.xml index 00aee4949f..2c99caa10d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT Apache Ratis pom @@ -162,7 +162,7 @@ - 2024-09-04T02:00:06Z + 2024-10-09T09:24:03Z UTF-8 UTF-8 diff --git a/ratis-assembly/pom.xml b/ratis-assembly/pom.xml index 60f04f7695..d59a018da8 100644 --- a/ratis-assembly/pom.xml +++ b/ratis-assembly/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-assembly diff --git a/ratis-client/pom.xml b/ratis-client/pom.xml index 1c4cac0f8e..509b00ec32 100644 --- a/ratis-client/pom.xml +++ b/ratis-client/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-client diff --git a/ratis-common/pom.xml b/ratis-common/pom.xml index 1b25ae818a..689448961b 100644 --- a/ratis-common/pom.xml +++ b/ratis-common/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-common diff --git a/ratis-docs/pom.xml b/ratis-docs/pom.xml index c794dd310e..8dae962a0c 100644 --- a/ratis-docs/pom.xml +++ b/ratis-docs/pom.xml @@ -20,7 +20,7 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-docs diff --git a/ratis-examples/pom.xml b/ratis-examples/pom.xml index 58ce273c18..8cedd0414e 100644 --- a/ratis-examples/pom.xml +++ b/ratis-examples/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-examples diff --git a/ratis-experiments/pom.xml b/ratis-experiments/pom.xml index 7addeb7bf5..6ff46a887c 100644 --- a/ratis-experiments/pom.xml +++ b/ratis-experiments/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-experiments diff --git a/ratis-grpc/pom.xml b/ratis-grpc/pom.xml index b1379bfc42..4e2c445187 100644 --- a/ratis-grpc/pom.xml +++ b/ratis-grpc/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-grpc diff --git a/ratis-metrics-api/pom.xml b/ratis-metrics-api/pom.xml index 660f8d1f77..af06b5c7f8 100644 --- a/ratis-metrics-api/pom.xml +++ b/ratis-metrics-api/pom.xml @@ -18,7 +18,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-metrics-api diff --git a/ratis-metrics-default/pom.xml b/ratis-metrics-default/pom.xml index 91bd4e1e3d..1607aded33 100644 --- a/ratis-metrics-default/pom.xml +++ b/ratis-metrics-default/pom.xml @@ -18,7 +18,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-metrics-default diff --git a/ratis-metrics-dropwizard3/pom.xml b/ratis-metrics-dropwizard3/pom.xml index 0fc07eddee..74c9bdcef5 100644 --- a/ratis-metrics-dropwizard3/pom.xml +++ b/ratis-metrics-dropwizard3/pom.xml @@ -18,7 +18,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-metrics-dropwizard3 diff --git a/ratis-netty/pom.xml b/ratis-netty/pom.xml index 113c84371a..2caf035982 100644 --- a/ratis-netty/pom.xml +++ b/ratis-netty/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-netty diff --git a/ratis-proto/pom.xml b/ratis-proto/pom.xml index 010bd96fc1..feecd24d8d 100644 --- a/ratis-proto/pom.xml +++ b/ratis-proto/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-proto diff --git a/ratis-replicated-map/pom.xml b/ratis-replicated-map/pom.xml index 77276f7f88..d673b44a85 100644 --- a/ratis-replicated-map/pom.xml +++ b/ratis-replicated-map/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-replicated-map diff --git a/ratis-resource-bundle/pom.xml b/ratis-resource-bundle/pom.xml index f22640a6e6..64a66680c0 100644 --- a/ratis-resource-bundle/pom.xml +++ b/ratis-resource-bundle/pom.xml @@ -23,7 +23,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT .. diff --git a/ratis-server-api/pom.xml b/ratis-server-api/pom.xml index 345d66a1b4..55d8807844 100644 --- a/ratis-server-api/pom.xml +++ b/ratis-server-api/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-server-api diff --git a/ratis-server/pom.xml b/ratis-server/pom.xml index cfc8a9e88e..9d312bb3d0 100644 --- a/ratis-server/pom.xml +++ b/ratis-server/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-server diff --git a/ratis-shell/pom.xml b/ratis-shell/pom.xml index 4c3caef784..4e32cb8bd6 100644 --- a/ratis-shell/pom.xml +++ b/ratis-shell/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-shell diff --git a/ratis-test/pom.xml b/ratis-test/pom.xml index 03e7326e88..f7d8a8d5a7 100644 --- a/ratis-test/pom.xml +++ b/ratis-test/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-test diff --git a/ratis-tools/pom.xml b/ratis-tools/pom.xml index b7a0c15768..29b39ed047 100644 --- a/ratis-tools/pom.xml +++ b/ratis-tools/pom.xml @@ -17,7 +17,7 @@ ratis org.apache.ratis - 3.1.1 + 3.1.2-536419c-SNAPSHOT ratis-tools