Skip to content

Commit

Permalink
Update ui.config/pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgonzalez authored Oct 1, 2024
1 parent 5b03cd7 commit 6db9560
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions ui.config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,25 +123,6 @@
</plugin>
</plugins>
</build>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>acs-aem-commons-oakpal-checks</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.adobe.acs</groupId>
<artifactId>acs-aem-commons-bundle</artifactId>
<scope>provided</scope>
</dependency>
<!-- put UberJar last so that more specific artifacts take precedence -->
<dependency>
<groupId>com.adobe.aem</groupId>
<artifactId>uber-jar</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>
<profiles>
<profile>
<id>autoInstallUiConfigPackage</id>
Expand Down

0 comments on commit 6db9560

Please sign in to comment.