Skip to content

Commit

Permalink
Added maven flatten plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Nov 7, 2019
1 parent 1de2d04 commit dcae5de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@

<build>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
Expand Down

0 comments on commit dcae5de

Please sign in to comment.