Skip to content

Commit efabca4

Browse files
committed
update changelog, prepare release
1 parent 3374534 commit efabca4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

changes.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@
2323
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
2424
<body>
2525

26+
<release version="2.19.0" date="2022-11-10">
27+
<action type="add" dev="sseifert">
28+
conga-aem-maven-plugin: Introduce new parameter "packageVersionMode" to "cloudmanager-all-package" goal, which allows to enable a special "RELEASE_SUFFIX_VERSION" mode.
29+
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.
30+
This is useful when deploying to AMS with Cloud Manager.
31+
</action>
32+
</release>
33+
2634
<release version="2.18.6" date="2022-10-17">
2735
<action type="update" dev="sseifert">
2836
conga-aem-maven-plugin: Make use of ${project.build.outputTimestamp} for reproducible builds for dispatcher configuration and processed packages in "all" package.

0 commit comments

Comments
 (0)