File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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.2" date =" 2022-06-20" >
27+ <action type =" fix" dev =" sseifert" >
28+ conga-aem-maven-plugin: Add explicit handling for responses with invalid JSON payload for packager manager install status and bundle status calls.
29+ </action >
30+ </release >
31+
2632 <release version =" 2.18.0" date =" 2022-06-16" >
2733 <action type =" add" dev =" sseifert" >
2834 conga-aem-maven-plugin: Add parameter "runModeOptimization" to "cloudmanager-all-package" goal, set by default to OFF.
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >io.wcm.devops.conga.plugins</groupId >
2727 <artifactId >io.wcm.devops.conga.plugins.aem.parent</artifactId >
28- <version >2.18.0 </version >
28+ <version >2.18.2 </version >
2929 <relativePath >../parent/pom.xml</relativePath >
3030 </parent >
3131
3232 <groupId >io.wcm.devops.conga.plugins</groupId >
3333 <artifactId >io.wcm.devops.conga.plugins.aem</artifactId >
34- <version >2.18.0 </version >
34+ <version >2.18.2 </version >
3535 <packaging >jar</packaging >
3636
3737 <name >CONGA AEM Plugin</name >
Original file line number Diff line number Diff line change 3131
3232 <groupId >io.wcm.devops.conga.plugins</groupId >
3333 <artifactId >io.wcm.devops.conga.plugins.aem.parent</artifactId >
34- <version >2.18.0 </version >
34+ <version >2.18.2 </version >
3535 <packaging >pom</packaging >
3636
3737 <name >CONGA AEM Plugin</name >
7575 <dependency >
7676 <groupId >io.wcm.tooling.commons</groupId >
7777 <artifactId >io.wcm.tooling.commons.crx-packmgr-helper</artifactId >
78- <version >2.1.0 </version >
78+ <version >2.1.2 </version >
7979 </dependency >
8080
8181 <dependency >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.wcm.devops.conga.plugins</groupId >
2525 <artifactId >io.wcm.devops.conga.plugins.aem.parent</artifactId >
26- <version >2.18.0 </version >
26+ <version >2.18.2 </version >
2727 <relativePath >parent/pom.xml</relativePath >
2828 </parent >
2929
3030 <groupId >io.wcm.devops.conga.plugins</groupId >
3131 <artifactId >io.wcm.devops.conga.plugins.aem.root</artifactId >
32- <version >2.18.0 </version >
32+ <version >2.18.2 </version >
3333 <packaging >pom</packaging >
3434
3535 <name >CONGA AEM Plugin</name >
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >io.wcm.devops.conga.plugins</groupId >
2727 <artifactId >io.wcm.devops.conga.plugins.aem.parent</artifactId >
28- <version >2.18.0 </version >
28+ <version >2.18.2 </version >
2929 <relativePath >../../parent/pom.xml</relativePath >
3030 </parent >
3131
3232 <groupId >io.wcm.devops.conga.plugins</groupId >
3333 <artifactId >conga-aem-crypto-cli</artifactId >
3434 <packaging >jar</packaging >
35- <version >2.18.0 </version >
35+ <version >2.18.2 </version >
3636
3737 <name >CONGA AEM Crypto Command Line Interface</name >
3838 <description >Command line tool to generate Crypto keys for AEM.</description >
4242 <dependency >
4343 <groupId >io.wcm.devops.conga.plugins</groupId >
4444 <artifactId >io.wcm.devops.conga.plugins.aem</artifactId >
45- <version >2.18.0 </version >
45+ <version >2.18.2 </version >
4646 <scope >compile</scope >
4747 <exclusions >
4848 <!-- Exclude all deps - only crypto util classes are used -->
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >io.wcm.devops.conga.plugins</groupId >
2727 <artifactId >io.wcm.devops.conga.plugins.aem.parent</artifactId >
28- <version >2.18.0 </version >
28+ <version >2.18.2 </version >
2929 <relativePath >../../parent/pom.xml</relativePath >
3030 </parent >
3131
3232 <groupId >io.wcm.devops.conga.plugins</groupId >
3333 <artifactId >conga-aem-maven-plugin</artifactId >
3434 <packaging >maven-plugin</packaging >
35- <version >2.18.0 </version >
35+ <version >2.18.2 </version >
3636
3737 <name >CONGA AEM Maven Plugin</name >
3838 <description >wcm.io DevOps CONGA - CONfiguration GenerAtor Maven Plugin for AEM</description >
6363 <dependency >
6464 <groupId >io.wcm.devops.conga.plugins</groupId >
6565 <artifactId >io.wcm.devops.conga.plugins.aem</artifactId >
66- <version >2.18.0 </version >
66+ <version >2.18.2 </version >
6767 <scope >compile</scope >
6868 </dependency >
6969 <dependency >
You can’t perform that action at this time.
0 commit comments