File tree Expand file tree Collapse file tree 6 files changed +43
-0
lines changed
grpc-google-cloud-bigtable-admin-v2
grpc-google-cloud-bigtable-v2
proto-google-cloud-bigtable-admin-v2
proto-google-cloud-bigtable-v2 Expand file tree Collapse file tree 6 files changed +43
-0
lines changed Original file line number Diff line number Diff line change @@ -40,3 +40,5 @@ api_key
4040# Python utilities
4141* .pyc
4242artman-genfiles
43+
44+ .flattened-pom.xml
Original file line number Diff line number Diff line change 452452 <trimStackTrace >false</trimStackTrace >
453453 </configuration >
454454 </plugin >
455+
456+ <plugin >
457+ <groupId >org.codehaus.mojo</groupId >
458+ <artifactId >flatten-maven-plugin</artifactId >
459+ </plugin >
455460 </plugins >
456461 </build >
457462</project >
Original file line number Diff line number Diff line change 9090 </plugin >
9191 </plugins >
9292 </reporting >
93+
94+ <build >
95+ <plugins >
96+ <plugin >
97+ <groupId >org.codehaus.mojo</groupId >
98+ <artifactId >flatten-maven-plugin</artifactId >
99+ </plugin >
100+ </plugins >
101+ </build >
93102</project >
Original file line number Diff line number Diff line change 8282 </plugin >
8383 </plugins >
8484 </reporting >
85+
86+ <build >
87+ <plugins >
88+ <plugin >
89+ <groupId >org.codehaus.mojo</groupId >
90+ <artifactId >flatten-maven-plugin</artifactId >
91+ </plugin >
92+ </plugins >
93+ </build >
8594</project >
Original file line number Diff line number Diff line change 5858 <scope >compile</scope >
5959 </dependency >
6060 </dependencies >
61+
62+ <build >
63+ <plugins >
64+ <plugin >
65+ <groupId >org.codehaus.mojo</groupId >
66+ <artifactId >flatten-maven-plugin</artifactId >
67+ </plugin >
68+ </plugins >
69+ </build >
6170</project >
Original file line number Diff line number Diff line change 5353 <scope >compile</scope >
5454 </dependency >
5555 </dependencies >
56+
57+ <build >
58+ <plugins >
59+ <plugin >
60+ <groupId >org.codehaus.mojo</groupId >
61+ <artifactId >flatten-maven-plugin</artifactId >
62+ </plugin >
63+ </plugins >
64+ </build >
5665</project >
You can’t perform that action at this time.
0 commit comments