Skip to content

Commit

Permalink
fix #3 : updated path in license plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalezsieira committed May 9, 2017
1 parent 11e36ea commit a2c9d04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@
<includes>
<include>src/main/java/**</include>
<include>src/test/java/**</include>
<include>src/main/resources/joctomap-natives/src/**</include>
<include>src/main/resources/joctomap-natives/include/**</include>
<include>joctomap-natives/src/**</include>
<include>joctomap-natives/include/**</include>
</includes>
</configuration>
<executions>
Expand Down

0 comments on commit a2c9d04

Please sign in to comment.