Skip to content

Commit

Permalink
Adding acHandling property for theme ACLs
Browse files Browse the repository at this point in the history
  • Loading branch information
pankaj-parashar committed Nov 24, 2023
1 parent 4f72787 commit 6912cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/archetype/ui.apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<configuration>
<properties>
<cloudManagerTarget>none</cloudManagerTarget>
<acHandling>merge_preserve</acHandling>
<accessControlHandling>merge_preserve</accessControlHandling>
</properties>
<group>${groupId}</group>
<name>${artifactId}</name>
Expand Down

0 comments on commit 6912cad

Please sign in to comment.