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 8025d7d commit f851c51
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 @@ -193,6 +193,10 @@

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

0 comments on commit f851c51

Please sign in to comment.