Skip to content

Commit

Permalink
ACS-5039 - Delete redundant image.registry property
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekswieton committed Jul 12, 2023
1 parent f1e5bc2 commit 451ad80
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion engines/aio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

<properties>
<image.name>alfresco/alfresco-transform-core-aio</image.name>
<image.registry>quay.io</image.registry>
<env.project_artifactId>${project.artifactId}</env.project_artifactId>
</properties>

Expand Down
1 change: 0 additions & 1 deletion engines/imagemagick/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

<properties>
<image.name>alfresco/alfresco-imagemagick</image.name>
<image.registry>quay.io</image.registry>
<env.project_artifactId>${project.artifactId}</env.project_artifactId>
</properties>

Expand Down
1 change: 0 additions & 1 deletion engines/libreoffice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

<properties>
<image.name>alfresco/alfresco-libreoffice</image.name>
<image.registry>quay.io</image.registry>
<env.project_artifactId>${project.artifactId}</env.project_artifactId>
</properties>

Expand Down

0 comments on commit 451ad80

Please sign in to comment.