We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9d52d5 commit 54685cbCopy full SHA for 54685cb
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.4" date="not released">
+ <release version="2.18.4" date="2022-08-15">
27
<action type="update" dev="sseifert">
28
conga-aem-maven-plugin: Check bundle status before package manager install status as the latter may report errors if certain bundles are restarted.
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.3-SNAPSHOT</version>
+ <version>2.1.4</version>
79
</dependency>
80
81
0 commit comments