Repository: phoenix Updated Branches: refs/heads/4.0 [created] 46e99bb1b refs/heads/4.x-HBase-0.98 0032a3d8e -> da39bd4e6 refs/heads/4.x-HBase-1.0 dfa3eec7a -> 65ee886fb refs/heads/4.x-HBase-1.1 7b252763f -> cf551d536 refs/heads/4.x-HBase-1.x [created] 6cb6a3766 refs/heads/master eb275a5c6 -> 7dcf95a40
Changed version to 4.4.0-HBase-1.x-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/03fce013 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/03fce013 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/03fce013 Branch: refs/heads/4.x-HBase-1.x Commit: 03fce013c3a0c4883d3d1e9ad037d81c471ef74f Parents: 174d0e6 Author: Enis Soztutar <e...@apache.org> Authored: Thu Mar 19 13:34:46 2015 -0700 Committer: Enis Soztutar <e...@apache.org> Committed: Thu Mar 19 13:34:46 2015 -0700 ---------------------------------------------------------------------- phoenix-assembly/pom.xml | 2 +- phoenix-core/pom.xml | 2 +- phoenix-flume/pom.xml | 2 +- phoenix-pherf/pom.xml | 2 +- phoenix-pig/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/phoenix/blob/03fce013/phoenix-assembly/pom.xml ---------------------------------------------------------------------- diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml index a887dbf..96bb16f 100644 --- a/phoenix-assembly/pom.xml +++ b/phoenix-assembly/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.phoenix</groupId> <artifactId>phoenix</artifactId> - <version>4.4.0-HBase-0.98-SNAPSHOT</version> + <version>4.4.0-HBase-1.x-SNAPSHOT</version> </parent> <artifactId>phoenix-assembly</artifactId> <name>Phoenix Assembly</name> http://git-wip-us.apache.org/repos/asf/phoenix/blob/03fce013/phoenix-core/pom.xml ---------------------------------------------------------------------- diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml index 31b7afd..a325b27 100644 --- a/phoenix-core/pom.xml +++ b/phoenix-core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.phoenix</groupId> <artifactId>phoenix</artifactId> - <version>4.4.0-HBase-0.98-SNAPSHOT</version> + <version>4.4.0-HBase-1.x-SNAPSHOT</version> </parent> <artifactId>phoenix-core</artifactId> <name>Phoenix Core</name> http://git-wip-us.apache.org/repos/asf/phoenix/blob/03fce013/phoenix-flume/pom.xml ---------------------------------------------------------------------- diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml index 6e29227..af01f6b 100644 --- a/phoenix-flume/pom.xml +++ b/phoenix-flume/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.phoenix</groupId> <artifactId>phoenix</artifactId> - <version>4.4.0-HBase-0.98-SNAPSHOT</version> + <version>4.4.0-HBase-1.x-SNAPSHOT</version> </parent> <artifactId>phoenix-flume</artifactId> <name>Phoenix - Flume</name> http://git-wip-us.apache.org/repos/asf/phoenix/blob/03fce013/phoenix-pherf/pom.xml ---------------------------------------------------------------------- diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml index 26698b2..a0d521c 100644 --- a/phoenix-pherf/pom.xml +++ b/phoenix-pherf/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.phoenix</groupId> <artifactId>phoenix</artifactId> - <version>4.4.0-HBase-0.98-SNAPSHOT</version> + <version>4.4.0-HBase-1.x-SNAPSHOT</version> </parent> <artifactId>pherf</artifactId> http://git-wip-us.apache.org/repos/asf/phoenix/blob/03fce013/phoenix-pig/pom.xml ---------------------------------------------------------------------- diff --git a/phoenix-pig/pom.xml b/phoenix-pig/pom.xml index 7a2072c..0709657 100644 --- a/phoenix-pig/pom.xml +++ b/phoenix-pig/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.phoenix</groupId> <artifactId>phoenix</artifactId> - <version>4.4.0-HBase-0.98-SNAPSHOT</version> + <version>4.4.0-HBase-1.x-SNAPSHOT</version> </parent> <artifactId>phoenix-pig</artifactId> <name>Phoenix - Pig</name> http://git-wip-us.apache.org/repos/asf/phoenix/blob/03fce013/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f8f268d..92b0ed6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.phoenix</groupId> <artifactId>phoenix</artifactId> - <version>4.4.0-HBase-0.98-SNAPSHOT</version> + <version>4.4.0-HBase-1.x-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Phoenix</name> <description>A SQL layer over HBase</description>