We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64bcc65 commit ea75478Copy full SHA for ea75478
2 files changed
changes.xml
@@ -23,7 +23,7 @@
23
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
24
<body>
25
26
- <release version="2.18.2" date="not released">
+ <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>
parent/pom.xml
@@ -75,7 +75,7 @@
75
<dependency>
76
<groupId>io.wcm.tooling.commons</groupId>
77
<artifactId>io.wcm.tooling.commons.crx-packmgr-helper</artifactId>
78
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.2</version>
79
</dependency>
80
81
0 commit comments