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 f784ef4 commit f3ee4ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
<body>

<release version="1.7.4" date="not released">
<action type="update" dev="sseifert">
Switch to AEM 6.5.17 as minimum version.
</action>
</release>

<release version="1.7.2" date="2023-12-13">
<action type="update" dev="sseifert">
Switch to Java 11 as minimum version.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,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

0 comments on commit f3ee4ce

Please sign in to comment.