Skip to content

Commit

Permalink
[ACS-6179] replace deprecated tag
Browse files Browse the repository at this point in the history
  • Loading branch information
kcichonczyk authored Nov 13, 2023
1 parent c4b5da9 commit 2005aa0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1036,10 +1036,9 @@
</goals>
<phase>generate-resources</phase>
<configuration>
<failOnMissing>true</failOnMissing>
<excludedScopes>provided,test</excludedScopes>
<excludedGroups>^(org\.alfresco|com\.alfresco|org\.activiti).*</excludedGroups>
<failIfWarning>true</failIfWarning>
<failOnMissing>true</failOnMissing>
<includedLicenses>
https://raw.githubusercontent.com/Alfresco/third-party-license-overrides/master/includedLicenses.txt
</includedLicenses>
Expand Down

0 comments on commit 2005aa0

Please sign in to comment.