Skip to content

Commit

Permalink
fix: bump flatten plugin version to fix missing version in profile se…
Browse files Browse the repository at this point in the history
…ction issue (#159)
  • Loading branch information
stephaniewang526 committed Jun 15, 2020
1 parent 1cc484e commit 5b34939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -223,7 +223,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
<executions>
<!-- enable flattening -->
<execution>
Expand Down

0 comments on commit 5b34939

Please sign in to comment.