Skip to content

Commit

Permalink
Fixed build issue in Eclipse (apache#6059)
Browse files Browse the repository at this point in the history
  • Loading branch information
pibizza authored and rgdoliveira committed Sep 5, 2024
1 parent 7498b3d commit c216212
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kie-dmn/kie-dmn-feel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<directory>${project.basedir}/src/test/resources</directory>
</testResource>
<testResource>
<directory>${project.basedir}/../</directory>
<directory>${project.basedir}/</directory>
<includes>
<include>ref-dmn-feel-builtin-functions.adoc</include>
</includes>
Expand Down
File renamed without changes.

0 comments on commit c216212

Please sign in to comment.