Skip to content

Commit

Permalink
pom.xml: remove code.ignoredWarnings
Browse files Browse the repository at this point in the history
to get same warnings on jenkins as in workspace
  • Loading branch information
EcljpseB0T authored and akurtakov committed Feb 1, 2024
1 parent 33200ce commit 3273577
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bundles/org.eclipse.releng.tools/pom.xml
Expand Up @@ -22,6 +22,5 @@
<packaging>eclipse-plugin</packaging>
<properties>
<defaultSigning-excludeInnerJars>true</defaultSigning-excludeInnerJars>
<code.ignoredWarnings>${tests.ignoredWarnings}</code.ignoredWarnings>
</properties>
</project>

0 comments on commit 3273577

Please sign in to comment.