This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git
commit 126db115902a1b4aeb7921ff1002045eedc7c4b7 Author: Mukul Kumar Singh <[email protected]> AuthorDate: Thu Sep 19 10:13:09 2019 +0530 Change version for the version 0.4.0-rc4 --- pom.xml | 2 +- ratis-assembly/pom.xml | 2 +- ratis-client/pom.xml | 2 +- ratis-common/pom.xml | 2 +- ratis-examples/pom.xml | 2 +- ratis-grpc/pom.xml | 2 +- ratis-hadoop/pom.xml | 2 +- ratis-logservice/pom.xml | 2 +- ratis-metrics/pom.xml | 2 +- ratis-netty/pom.xml | 2 +- ratis-proto/pom.xml | 2 +- ratis-replicated-map/pom.xml | 2 +- ratis-resource-bundle/pom.xml | 2 +- ratis-server/pom.xml | 2 +- ratis-test/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 6c87dc0..ff833c7 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> <name>Apache Ratis</name> <packaging>pom</packaging> <description> diff --git a/ratis-assembly/pom.xml b/ratis-assembly/pom.xml index 071dfb5..e9e4983 100644 --- a/ratis-assembly/pom.xml +++ b/ratis-assembly/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> </parent> <artifactId>ratis-assembly</artifactId> diff --git a/ratis-client/pom.xml b/ratis-client/pom.xml index 991630c..42ae5f4 100644 --- a/ratis-client/pom.xml +++ b/ratis-client/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> </parent> <artifactId>ratis-client</artifactId> diff --git a/ratis-common/pom.xml b/ratis-common/pom.xml index e97d05a..e8b87fc 100644 --- a/ratis-common/pom.xml +++ b/ratis-common/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> </parent> <artifactId>ratis-common</artifactId> diff --git a/ratis-examples/pom.xml b/ratis-examples/pom.xml index cccd0fa..05bca51 100644 --- a/ratis-examples/pom.xml +++ b/ratis-examples/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> </parent> <artifactId>ratis-examples</artifactId> diff --git a/ratis-grpc/pom.xml b/ratis-grpc/pom.xml index e7c4cc4..bac5519 100644 --- a/ratis-grpc/pom.xml +++ b/ratis-grpc/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> </parent> <artifactId>ratis-grpc</artifactId> diff --git a/ratis-hadoop/pom.xml b/ratis-hadoop/pom.xml index 9dcfa42..e846b9f 100644 --- a/ratis-hadoop/pom.xml +++ b/ratis-hadoop/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> </parent> <artifactId>ratis-hadoop</artifactId> diff --git a/ratis-logservice/pom.xml b/ratis-logservice/pom.xml index c1f151c..94f1141 100644 --- a/ratis-logservice/pom.xml +++ b/ratis-logservice/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> </parent> <artifactId>ratis-logservice</artifactId> diff --git a/ratis-metrics/pom.xml b/ratis-metrics/pom.xml index 3fbf7af..4f29a0f 100644 --- a/ratis-metrics/pom.xml +++ b/ratis-metrics/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> </parent> <artifactId>ratis-metrics</artifactId> diff --git a/ratis-netty/pom.xml b/ratis-netty/pom.xml index ba8cd4d..175b3f1 100644 --- a/ratis-netty/pom.xml +++ b/ratis-netty/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> </parent> <artifactId>ratis-netty</artifactId> diff --git a/ratis-proto/pom.xml b/ratis-proto/pom.xml index c767b28..36cd30b 100644 --- a/ratis-proto/pom.xml +++ b/ratis-proto/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> </parent> <artifactId>ratis-proto</artifactId> diff --git a/ratis-replicated-map/pom.xml b/ratis-replicated-map/pom.xml index 3a63759..0c46e73 100644 --- a/ratis-replicated-map/pom.xml +++ b/ratis-replicated-map/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> </parent> <artifactId>ratis-replicated-map</artifactId> diff --git a/ratis-resource-bundle/pom.xml b/ratis-resource-bundle/pom.xml index 580090e..912ef40 100644 --- a/ratis-resource-bundle/pom.xml +++ b/ratis-resource-bundle/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> <relativePath>..</relativePath> </parent> diff --git a/ratis-server/pom.xml b/ratis-server/pom.xml index e78e780..9b0ff31 100644 --- a/ratis-server/pom.xml +++ b/ratis-server/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> </parent> <artifactId>ratis-server</artifactId> diff --git a/ratis-test/pom.xml b/ratis-test/pom.xml index 8b21f20..650c502 100644 --- a/ratis-test/pom.xml +++ b/ratis-test/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.0</version> </parent> <artifactId>ratis-test</artifactId>
