Skip to content

Commit ab598d3

Browse files
committed
HBASE-15666 shaded dependencies for hbase-testing-util (addendum)
1 parent 796cbf9 commit ab598d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • hbase-shaded
    • hbase-shaded-testing-util-tester
    • hbase-shaded-testing-util

hbase-shaded/hbase-shaded-testing-util-tester/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.hbase</groupId>
2727
<artifactId>hbase-build-configuration</artifactId>
28-
<version>3.0.0-SNAPSHOT</version>
28+
<version>2.3.0-SNAPSHOT</version>
2929
<relativePath>../../hbase-build-configuration</relativePath>
3030
</parent>
3131

hbase-shaded/hbase-shaded-testing-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>hbase-shaded</artifactId>
2727
<groupId>org.apache.hbase</groupId>
28-
<version>3.0.0-SNAPSHOT</version>
28+
<version>2.3.0-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)