File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed
bigtable-dataflow-parent/bigtable-beam-import
bigtable-hbase-1.x-parent
bigtable-hbase-1.x-hadoop
bigtable-hbase-1.x-shaded
bigtable-hbase-2.x-parent
bigtable-hbase-2.x-hadoop
bigtable-hbase-2.x-shaded
hbase-migration-tools/mirroring-client
bigtable-hbase-mirroring-client-core-parent/protobuf-java-format-shaded Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ limitations under the License.
2323 <modelVersion >4.0.0</modelVersion >
2424
2525 <artifactId >bigtable-beam-import</artifactId >
26+ <name >${project.groupId} :${project.artifactId} </name >
2627
2728 <properties >
2829 <mainClass >com.google.cloud.bigtable.beam.Main</mainClass >
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ limitations under the License.
2323 <modelVersion >4.0.0</modelVersion >
2424
2525 <artifactId >bigtable-hbase-1.x-hadoop</artifactId >
26+ <name >${project.groupId} :${project.artifactId} </name >
2627 <description >
2728 Bigtable connector compatible with HBase 1.x. It most of its dependencies
2829 (hbase & grpc). Its mainly intended to be used by dataflow 1.x to avoid
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ limitations under the License.
2323 <modelVersion >4.0.0</modelVersion >
2424
2525 <artifactId >bigtable-hbase-1.x-shaded</artifactId >
26+ <name >${project.groupId} :${project.artifactId} </name >
2627 <description >
2728 Please use bigtable-hbase-1.x or bigtable-hbase-1.x-hadoop. Bigtable
2829 connector compatible with HBase 1.x. It exposes the minimal set of
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ limitations under the License.
2323 <modelVersion >4.0.0</modelVersion >
2424
2525 <artifactId >bigtable-hbase-2.x-hadoop</artifactId >
26+ <name >${project.groupId} :${project.artifactId} </name >
2627 <description >
2728 Bigtable connector compatible with HBase 2.x. It most of its dependencies
2829 (hbase & grpc). Its mainly intended to be used by dataflow 2.x to avoid
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ limitations under the License.
2323 <modelVersion >4.0.0</modelVersion >
2424
2525 <artifactId >bigtable-hbase-2.x-shaded</artifactId >
26+ <name >${project.groupId} :${project.artifactId} </name >
2627 <description >
2728 Please use bigtable-hbase-2.x or bigtable-hbase-2.x-hadoop. Bigtable
2829 connector compatible with HBase 2.x. It exposes the minimal set of
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >protobuf-java-format-shaded</artifactId >
12+ <name >${project.groupId} :${project.artifactId} </name >
1213 <version >0.10.3</version > <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
1314
1415 <description >
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >mirroring-client</artifactId >
12+ <name >${project.groupId} :${project.artifactId} </name >
1213 <packaging >pom</packaging >
1314 <version >0.10.3</version > <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
1415
You can’t perform that action at this time.
0 commit comments