You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by li...@apache.org on 2018/05/19 02:17:01 UTC

[2/3] trafodion git commit: Update pom.xml.cdh54

Update pom.xml.cdh54

fix a typo caused by a testing leftover, just detected after the first commit.

Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/03bfc8aa
Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/03bfc8aa
Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/03bfc8aa

Branch: refs/heads/master
Commit: 03bfc8aae7161d2c26192f55156ed470169c366a
Parents: 1cc728f
Author: Liu Ming <mi...@esgyn.cn>
Authored: Sun May 6 05:38:20 2018 +0800
Committer: GitHub <no...@github.com>
Committed: Sun May 6 05:38:20 2018 +0800

----------------------------------------------------------------------
 core/sqf/src/seatrans/hbase-trx/pom.xml.cdh54 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafodion/blob/03bfc8aa/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 1af59c9..2d54caf 100755
--- a/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh54
+++ b/core/sqf/src/seatrans/hbase-trx/pom.xml.cdh54
@@ -299,7 +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>
+            <version>2.6.0</version>
             <executions>
               <execution>
                 <id>compile-protoc</id>