Skip to content

Commit

Permalink
Removed useless schem-related resource node in POM
Browse files Browse the repository at this point in the history
  • Loading branch information
Poslovitch committed Dec 30, 2018
1 parent ac1fd54 commit 9ef5e42
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,14 +95,6 @@
<include>*.yml</include>
</includes>
</resource>
<resource>
<directory>src/main/resources/schems</directory>
<targetPath>./schems</targetPath>
<filtering>false</filtering>
<includes>
<include>*.schems</include>
</includes>
</resource>
</resources>
<plugins>
<plugin>
Expand Down

0 comments on commit 9ef5e42

Please sign in to comment.