Skip to content

Commit

Permalink
Remove ui.apps.structure from ui.config
Browse files Browse the repository at this point in the history
  • Loading branch information
royteeuwen committed Aug 7, 2024
1 parent f7a296f commit 4d0f5b8
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions ui.config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@
<configuration>
<packageType>container</packageType>
<showImportPackageReport>false</showImportPackageReport>
<repositoryStructurePackages>
<repositoryStructurePackage>
<groupId>be.orbinson.aem</groupId>
<artifactId>aem-groovy-console-ui.apps.structure</artifactId>
</repositoryStructurePackage>
</repositoryStructurePackages>
</configuration>
</plugin>
<plugin>
Expand All @@ -35,15 +29,6 @@
</plugins>
</build>

<dependencies>
<dependency>
<groupId>be.orbinson.aem</groupId>
<artifactId>aem-groovy-console-ui.apps.structure</artifactId>
<version>${project.version}</version>
<type>zip</type>
</dependency>
</dependencies>

<profiles>
<profile>
<id>auto-deploy</id>
Expand Down

0 comments on commit 4d0f5b8

Please sign in to comment.