Switch to 0.3.0-SNAPSHOT after the 0.2.0 release
Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ratis/commit/a620c5d7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ratis/tree/a620c5d7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ratis/diff/a620c5d7 Branch: refs/heads/master Commit: a620c5d7a8e011e29259da6d54af59549d497edd Parents: 4d14160 Author: Márton Elek <[email protected]> Authored: Sun Jul 15 08:50:01 2018 +0200 Committer: Márton Elek <[email protected]> Committed: Sun Jul 15 08:50:01 2018 +0200 ---------------------------------------------------------------------- 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-shaded/pom.xml | 2 +- ratis-hadoop/pom.xml | 2 +- ratis-netty/pom.xml | 2 +- ratis-proto-shaded/pom.xml | 2 +- ratis-replicated-map/pom.xml | 2 +- ratis-server/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/a620c5d7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 04fb69b..31ac6b2 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.2.0</version> + <version>0.3.0-SNAPSHOT</version> <name>Apache Ratis</name> <packaging>pom</packaging> <description> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/a620c5d7/ratis-assembly/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-assembly/pom.xml b/ratis-assembly/pom.xml index a1bd629..62a83a7 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.2.0</version> + <version>0.3.0-SNAPSHOT</version> </parent> <artifactId>ratis-assembly</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/a620c5d7/ratis-client/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-client/pom.xml b/ratis-client/pom.xml index 5fc5024..6b3ae2c 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.2.0</version> + <version>0.3.0-SNAPSHOT</version> </parent> <artifactId>ratis-client</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/a620c5d7/ratis-common/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-common/pom.xml b/ratis-common/pom.xml index ec0b538..ff6ec40 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.2.0</version> + <version>0.3.0-SNAPSHOT</version> </parent> <artifactId>ratis-common</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/a620c5d7/ratis-examples/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-examples/pom.xml b/ratis-examples/pom.xml index 86ea7b1..0c63883 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.2.0</version> + <version>0.3.0-SNAPSHOT</version> </parent> <artifactId>ratis-examples</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/a620c5d7/ratis-grpc/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-grpc/pom.xml b/ratis-grpc/pom.xml index 538207b..820302f 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.2.0</version> + <version>0.3.0-SNAPSHOT</version> </parent> <artifactId>ratis-grpc</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/a620c5d7/ratis-hadoop-shaded/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-hadoop-shaded/pom.xml b/ratis-hadoop-shaded/pom.xml index ad631f5..ba62721 100644 --- a/ratis-hadoop-shaded/pom.xml +++ b/ratis-hadoop-shaded/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.2.0</version> + <version>0.3.0-SNAPSHOT</version> </parent> <artifactId>ratis-hadoop-shaded</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/a620c5d7/ratis-hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-hadoop/pom.xml b/ratis-hadoop/pom.xml index a65010f..a61e786 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.2.0</version> + <version>0.3.0-SNAPSHOT</version> </parent> <artifactId>ratis-hadoop</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/a620c5d7/ratis-netty/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-netty/pom.xml b/ratis-netty/pom.xml index 75a7557..2423b32 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.2.0</version> + <version>0.3.0-SNAPSHOT</version> </parent> <artifactId>ratis-netty</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/a620c5d7/ratis-proto-shaded/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-proto-shaded/pom.xml b/ratis-proto-shaded/pom.xml index 6ad08c9..2b203fc 100644 --- a/ratis-proto-shaded/pom.xml +++ b/ratis-proto-shaded/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.2.0</version> + <version>0.3.0-SNAPSHOT</version> </parent> <artifactId>ratis-proto-shaded</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/a620c5d7/ratis-replicated-map/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-replicated-map/pom.xml b/ratis-replicated-map/pom.xml index 391cada..63fcad7 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.2.0</version> + <version>0.3.0-SNAPSHOT</version> </parent> <artifactId>ratis-replicated-map</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/a620c5d7/ratis-server/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-server/pom.xml b/ratis-server/pom.xml index 251275f..14acf77 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.2.0</version> + <version>0.3.0-SNAPSHOT</version> </parent> <artifactId>ratis-server</artifactId>
