Skip to content

Commit

Permalink
flatten google-cloud-spanner pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Apr 22, 2020
1 parent acdc9a0 commit c2810ac
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions google-cloud-spanner/pom.xml
Expand Up @@ -368,4 +368,13 @@
</build>
</profile>
</profiles>

<build>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>

0 comments on commit c2810ac

Please sign in to comment.