Skip to content

Commit

Permalink
switch to AEM 6.5.17
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Aug 21, 2023
1 parent 9b315ee commit afc623f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,20 @@

</properties>

<dependencyManagement>
<dependencies>

<dependency>
<groupId>io.wcm.maven</groupId>
<artifactId>io.wcm.maven.aem-dependencies</artifactId>
<version>6.5.17.0000</version>
<type>pom</type>
<scope>import</scope>
</dependency>

</dependencies>
</dependencyManagement>

<build>
<plugins>

Expand Down

0 comments on commit afc623f

Please sign in to comment.