Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lucamolteni committed Aug 3, 2023
1 parent f58213e commit 5dd5526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kie-dmn/kie-dmn-xls2dmn-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<goal>shade</goal>
</goals>
<configuration>
<filters> <!-- <!-- https://issues.redhat.com/browse/DROOLS-7524 https://stackoverflow.com/a/64063529/4206 --> https://stackoverflow.com/a/64063529/4206 -->
<filters> <!-- https://issues.redhat.com/browse/DROOLS-7524 https://stackoverflow.com/a/64063529/4206 -->
<filter>
<artifact>*:*</artifact>
<excludes>
Expand Down

0 comments on commit 5dd5526

Please sign in to comment.