Skip to content

Commit

Permalink
feat: move permission v1 api to product repository (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejpetras authored Oct 23, 2024
1 parent 511fde2 commit 15448ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<artifactId>download-maven-plugin</artifactId>
<executions>
<execution>
<id>onecx-tenant-resolver-v1</id>
<id>onecx-permission-v1</id>
<phase>initialize</phase>
<goals>
<goal>wget</goal>
Expand Down

0 comments on commit 15448ab

Please sign in to comment.