Skip to content

Commit

Permalink
Switch to AEM 6.5.17 as minimum version.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Dec 20, 2023
1 parent 12f93df commit 023d234
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
Switch to Java 11 as minimum version.
</action>
<action type="update" dev="sseifert">
Switch to AEM 6.5.7 as minimum version.
Switch to AEM 6.5.17 as minimum version.
</action>
</release>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.parent_toplevel</artifactId>
<version>2.2.8</version>
<version>2.3.0-SNAPSHOT</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/site/markdown/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Helps setting up mock environment for [wcm.io WCM][wcmio-wcm] Commons.

|WCM Mock Helper version |AEM version supported
|------------------------|----------------------
|1.3.x or higher |AEM 6.5.7+, AEMaaCS
|1.3.x or higher |AEM 6.5.17+, AEMaaCS
|1.1.x - 1.2.x |AEM 6.4+, AEMaaCS
|1.0.x |AEM 6.3+

Expand Down

0 comments on commit 023d234

Please sign in to comment.