Skip to content

Commit

Permalink
Remove package dependency on SP10
Browse files Browse the repository at this point in the history
This fixes #3135
  • Loading branch information
kwin committed Jul 11, 2023
1 parent 768bb4c commit 6926b6e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions ui.apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,7 @@
<name>cq-content</name>
<version>[6.5.6,)</version><!-- version shipped with AEM 6.5.0 GA -->
</dependency>
<dependency>
<group>adobe/cq650/servicepack</group>
<name>aem-service-pkg</name>
<version>[6.5.10,)</version><!-- at least SP10 required -->
</dependency>
<!-- cannot depend on SP 10 as never satisfied on AEMCloud -->
</dependencies>
</configuration>
</plugin>
Expand Down

0 comments on commit 6926b6e

Please sign in to comment.