Repository: trafodion Updated Branches: refs/heads/master 609d7a422 -> 2e4cb9b08
[TRAFODION-3054] update pom.xml.cdh for hbase-trx to build protobuf Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/1cc728fa Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/1cc728fa Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/1cc728fa Branch: refs/heads/master Commit: 1cc728fa7eaf444e7dc6f61a4bd7ed65b12ad7e1 Parents: fe62cce Author: Liu Ming <[email protected]> Authored: Sat May 5 16:15:40 2018 +0000 Committer: Liu Ming <[email protected]> Committed: Sat May 5 16:15:40 2018 +0000 ---------------------------------------------------------------------- core/sqf/src/seatrans/hbase-trx/pom.xml.cdh54 | 1 + core/sqf/src/seatrans/hbase-trx/pom.xml.cdh55 | 1 + core/sqf/src/seatrans/hbase-trx/pom.xml.cdh57 | 1 + 3 files changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafodion/blob/1cc728fa/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh54 ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh54 b/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh54 index d97d3b1..1af59c9 100755 --- a/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh54 +++ b/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh54 @@ -299,6 +299,7 @@ if we can combine these profiles somehow --> <plugin> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-maven-plugins</artifactId> + <-version>2.6.0</version> <executions> <execution> <id>compile-protoc</id> http://git-wip-us.apache.org/repos/asf/trafodion/blob/1cc728fa/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh55 ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh55 b/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh55 index c8fa48f..0f2429e 100755 --- a/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh55 +++ b/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh55 @@ -299,6 +299,7 @@ if we can combine these profiles somehow --> <plugin> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-maven-plugins</artifactId> + <version>2.6.0</version> <executions> <execution> <id>compile-protoc</id> http://git-wip-us.apache.org/repos/asf/trafodion/blob/1cc728fa/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh57 ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh57 b/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh57 index c659805..e5e5272 100644 --- a/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh57 +++ b/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh57 @@ -299,6 +299,7 @@ if we can combine these profiles somehow --> <plugin> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-maven-plugins</artifactId> + <version>2.6.0</version> <executions> <execution> <id>compile-protoc</id>
