Repository: incubator-ratis Updated Branches: refs/heads/master 52c4b6412 -> 6eb4f8278
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ratis/commit/6eb4f827 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ratis/tree/6eb4f827 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ratis/diff/6eb4f827 Branch: refs/heads/master Commit: 6eb4f8278048b518dfe261e9d4ae93b1db003aa1 Parents: 52c4b64 Author: Tsz-Wo Nicholas Sze <[email protected]> Authored: Tue May 2 18:21:12 2017 -0700 Committer: Tsz-Wo Nicholas Sze <[email protected]> Committed: Tue May 2 18:21:12 2017 -0700 ---------------------------------------------------------------------- pom.xml | 4 ++-- 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, 13 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/6eb4f827/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f131b40..587ca82 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <artifactId>ratis</artifactId> <groupId>org.apache.ratis</groupId> - <version>0.1.0-alpha</version> + <version>0.1.1-alpha-SNAPSHOT</version> <name>Apache Ratis</name> <packaging>pom</packaging> <description> @@ -65,7 +65,7 @@ <connection>scm:git:git://git.apache.org/incubator-ratis.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-ratis.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=incubator-ratis.git</url> - <tag>ratis-0.1.0-alpha</tag> + <tag>HEAD</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/6eb4f827/ratis-assembly/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-assembly/pom.xml b/ratis-assembly/pom.xml index c2386b9..c7a6f03 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.1.0-alpha</version> + <version>0.1.1-alpha-SNAPSHOT</version> </parent> <artifactId>ratis-assembly</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/6eb4f827/ratis-client/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-client/pom.xml b/ratis-client/pom.xml index 5ed13c3..1224914 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.1.0-alpha</version> + <version>0.1.1-alpha-SNAPSHOT</version> </parent> <artifactId>ratis-client</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/6eb4f827/ratis-common/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-common/pom.xml b/ratis-common/pom.xml index c9ecbcb..33286d1 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.1.0-alpha</version> + <version>0.1.1-alpha-SNAPSHOT</version> </parent> <artifactId>ratis-common</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/6eb4f827/ratis-examples/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-examples/pom.xml b/ratis-examples/pom.xml index 713365f..fd8df7c 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.1.0-alpha</version> + <version>0.1.1-alpha-SNAPSHOT</version> </parent> <artifactId>ratis-examples</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/6eb4f827/ratis-grpc/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-grpc/pom.xml b/ratis-grpc/pom.xml index 1612286..96f3fba 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.1.0-alpha</version> + <version>0.1.1-alpha-SNAPSHOT</version> </parent> <artifactId>ratis-grpc</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/6eb4f827/ratis-hadoop-shaded/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-hadoop-shaded/pom.xml b/ratis-hadoop-shaded/pom.xml index 709f0f4..40cfdd8 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.1.0-alpha</version> + <version>0.1.1-alpha-SNAPSHOT</version> </parent> <artifactId>ratis-hadoop-shaded</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/6eb4f827/ratis-hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-hadoop/pom.xml b/ratis-hadoop/pom.xml index 492211d..7738f75 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.1.0-alpha</version> + <version>0.1.1-alpha-SNAPSHOT</version> </parent> <artifactId>ratis-hadoop</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/6eb4f827/ratis-netty/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-netty/pom.xml b/ratis-netty/pom.xml index e1667e1..4e11207 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.1.0-alpha</version> + <version>0.1.1-alpha-SNAPSHOT</version> </parent> <artifactId>ratis-netty</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/6eb4f827/ratis-proto-shaded/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-proto-shaded/pom.xml b/ratis-proto-shaded/pom.xml index f86e11f..847ab67 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.1.0-alpha</version> + <version>0.1.1-alpha-SNAPSHOT</version> </parent> <artifactId>ratis-proto-shaded</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/6eb4f827/ratis-replicated-map/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-replicated-map/pom.xml b/ratis-replicated-map/pom.xml index d555e77..f24d077 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.1.0-alpha</version> + <version>0.1.1-alpha-SNAPSHOT</version> </parent> <artifactId>ratis-replicated-map</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/6eb4f827/ratis-server/pom.xml ---------------------------------------------------------------------- diff --git a/ratis-server/pom.xml b/ratis-server/pom.xml index dea4570..843afed 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.1.0-alpha</version> + <version>0.1.1-alpha-SNAPSHOT</version> </parent> <artifactId>ratis-server</artifactId>
