Update to 2.0.1-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/commit/94f75fbb Tree: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/tree/94f75fbb Diff: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/diff/94f75fbb Branch: refs/heads/master Commit: 94f75fbb65ffcbf895dbd139328a9cc9361bbd3d Parents: f906c72 Author: Josh Elser <[email protected]> Authored: Fri Mar 16 19:02:47 2018 -0400 Committer: Josh Elser <[email protected]> Committed: Fri Mar 16 19:02:47 2018 -0400 ---------------------------------------------------------------------- hbase-shaded-miscellaneous/pom.xml | 2 +- hbase-shaded-netty/pom.xml | 2 +- hbase-shaded-protobuf/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/blob/94f75fbb/hbase-shaded-miscellaneous/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-shaded-miscellaneous/pom.xml b/hbase-shaded-miscellaneous/pom.xml index 960ca39..0a985c2 100644 --- a/hbase-shaded-miscellaneous/pom.xml +++ b/hbase-shaded-miscellaneous/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>org.apache.hbase.thirdparty</groupId> <artifactId>hbase-thirdparty</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-shaded-miscellaneous</artifactId> http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/blob/94f75fbb/hbase-shaded-netty/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-shaded-netty/pom.xml b/hbase-shaded-netty/pom.xml index 6ebff35..1d8265d 100644 --- a/hbase-shaded-netty/pom.xml +++ b/hbase-shaded-netty/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>org.apache.hbase.thirdparty</groupId> <artifactId>hbase-thirdparty</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-shaded-netty</artifactId> http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/blob/94f75fbb/hbase-shaded-protobuf/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-shaded-protobuf/pom.xml b/hbase-shaded-protobuf/pom.xml index d672759..b60890b 100644 --- a/hbase-shaded-protobuf/pom.xml +++ b/hbase-shaded-protobuf/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.hbase.thirdparty</groupId> <artifactId>hbase-thirdparty</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-shaded-protobuf</artifactId> http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/blob/94f75fbb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f1c6b60..f0d4693 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ </parent> <groupId>org.apache.hbase.thirdparty</groupId> <artifactId>hbase-thirdparty</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> <name>Apache HBase Third-Party Libs</name> <packaging>pom</packaging> <description>
