Skip to content

Commit 25a720b

Browse files
committed
prepare release
1 parent 6ecd91e commit 25a720b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
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.0" date="not released">
26+
<release version="2.18.0" date="2022-06-16">
2727
<action type="add" dev="sseifert">
2828
conga-aem-maven-plugin: Add parameter "runModeOptimization" to "cloudmanager-all-package" goal, set by default to OFF.
2929
When set to ELIMINATE_DUPLICATES, only one content package is built per environment, including author and publish runmodes, eliminating duplicates between those two modes as much as possible.

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>io.wcm.tooling.commons</groupId>
7777
<artifactId>io.wcm.tooling.commons.crx-packmgr-helper</artifactId>
78-
<version>2.1.0-SNAPSHOT</version>
78+
<version>2.1.0</version>
7979
</dependency>
8080

8181
<dependency>

0 commit comments

Comments
 (0)