Skip to content

Commit

Permalink
update changelog, prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Nov 10, 2022
1 parent 3374534 commit efabca4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@
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="2.19.0" date="2022-11-10">
<action type="add" dev="sseifert">
conga-aem-maven-plugin: Introduce new parameter "packageVersionMode" to "cloudmanager-all-package" goal, which allows to enable a special "RELEASE_SUFFIX_VERSION" mode.
If this is activated, all the versions of all content packages with a release version contained in the "all" package get a suffix consisting of the version of the POM the mojo is executed in.
This is useful when deploying to AMS with Cloud Manager.
</action>
</release>

<release version="2.18.6" date="2022-10-17">
<action type="update" dev="sseifert">
conga-aem-maven-plugin: Make use of ${project.build.outputTimestamp} for reproducible builds for dispatcher configuration and processed packages in "all" package.
Expand Down

0 comments on commit efabca4

Please sign in to comment.