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 950962dc917f5d7ba00ed0f5b73c86c566bf6972 Author: Mukul Kumar Singh <[email protected]> AuthorDate: Thu Sep 19 10:14:40 2019 +0530 Switch to 0.5.0-SNAPSHOT after the 0.4.0 release --- 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 ff833c7..acb12a2 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.4.0</version> + <version>0.5.0-SNAPSHOT</version> <name>Apache Ratis</name> <packaging>pom</packaging> <description> diff --git a/ratis-assembly/pom.xml b/ratis-assembly/pom.xml index e9e4983..54e9466 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</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>ratis-assembly</artifactId> diff --git a/ratis-client/pom.xml b/ratis-client/pom.xml index 42ae5f4..f5c1c80 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</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>ratis-client</artifactId> diff --git a/ratis-common/pom.xml b/ratis-common/pom.xml index e8b87fc..c001c45 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</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>ratis-common</artifactId> diff --git a/ratis-examples/pom.xml b/ratis-examples/pom.xml index 05bca51..1686860 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</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>ratis-examples</artifactId> diff --git a/ratis-grpc/pom.xml b/ratis-grpc/pom.xml index bac5519..854138f 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</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>ratis-grpc</artifactId> diff --git a/ratis-hadoop/pom.xml b/ratis-hadoop/pom.xml index e846b9f..b6cabae 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</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>ratis-hadoop</artifactId> diff --git a/ratis-logservice/pom.xml b/ratis-logservice/pom.xml index 94f1141..b649826 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</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>ratis-logservice</artifactId> diff --git a/ratis-metrics/pom.xml b/ratis-metrics/pom.xml index 4f29a0f..40eb2b1 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</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>ratis-metrics</artifactId> diff --git a/ratis-netty/pom.xml b/ratis-netty/pom.xml index 175b3f1..bfaebee 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</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>ratis-netty</artifactId> diff --git a/ratis-proto/pom.xml b/ratis-proto/pom.xml index 36cd30b..2249a30 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</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>ratis-proto</artifactId> diff --git a/ratis-replicated-map/pom.xml b/ratis-replicated-map/pom.xml index 0c46e73..d54e04a 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</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>ratis-replicated-map</artifactId> diff --git a/ratis-resource-bundle/pom.xml b/ratis-resource-bundle/pom.xml index 912ef40..ac20970 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</version> + <version>0.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/ratis-server/pom.xml b/ratis-server/pom.xml index 9b0ff31..3059790 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</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>ratis-server</artifactId> diff --git a/ratis-test/pom.xml b/ratis-test/pom.xml index 650c502..eb50de2 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</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>ratis-test</artifactId>
