Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jun 20, 2022
1 parent 64bcc65 commit ea75478
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
<body>

<release version="2.18.2" date="not released">
<release version="2.18.2" date="2022-06-20">
<action type="fix" dev="sseifert">
conga-aem-maven-plugin: Add explicit handling for responses with invalid JSON payload for packager manager install status and bundle status calls.
</action>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>io.wcm.tooling.commons</groupId>
<artifactId>io.wcm.tooling.commons.crx-packmgr-helper</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ea75478

Please sign in to comment.