Skip to content

Commit f7e89ab

Browse files
feat: add flatten plugin (#276)
* feat: add flatten plugin * fix version replace tag
1 parent 6ef0502 commit f7e89ab

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

google-cloud-bigquery/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@
140140
</execution>
141141
</executions>
142142
</plugin>
143+
<plugin>
144+
<groupId>org.codehaus.mojo</groupId>
145+
<artifactId>flatten-maven-plugin</artifactId>
146+
</plugin>
143147
</plugins>
144148
</build>
145149

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<grpc.version>1.28.1</grpc.version>
7171
<protobuf.version>3.11.4</protobuf.version>
7272
<junit.version>4.13</junit.version>
73-
<guava.version>28.2-android</guava.version>
73+
<guava.version>29.0-android</guava.version>
7474
<threeten.version>1.4.3</threeten.version>
7575
<javax.annotations.version>1.3.2</javax.annotations.version>
7676
<animal-sniffer.version>1.18</animal-sniffer.version>

samples/snapshot/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040
</properties>
4141

42-
<!-- {x-version-update-start::current} -->
4342
<dependencies>
43+
<!-- {x-version-update-start:google-cloud-bigquery:current} -->
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>google-cloud-bigquery</artifactId>
@@ -97,4 +97,4 @@
9797
</plugin>
9898
</plugins>
9999
</build>
100-
</project>
100+
</project>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy