Skip to content

Commit 30b6b29

Browse files
committed
prepare release
1 parent 5ded61b commit 30b6b29

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

changes.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,16 @@
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.18.6" date="not released">
26+
<release version="2.18.6" date="2022-10-17">
2727
<action type="update" dev="sseifert">
2828
conga-aem-maven-plugin: Make use of ${project.build.outputTimestamp} for reproducible builds for dispatcher configuration and processed packages in "all" package.
2929
</action>
30+
<action type="fix" dev="sseifert">
31+
conga-aem-maven-plugin: Use Commons Compress to produce "all" package to avoid platform-dependencies in last modified dates.
32+
</action>
33+
<action type="fix" dev="sseifert">
34+
conga-aem-maven-plugin: Ensure consistent line ending for properties.xml in "all" package to avoid platform-dependencies.
35+
</action>
3036
</release>
3137

3238
<release version="2.18.4" date="2022-08-15">

0 commit comments

Comments
 (0)