We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b50006 commit 13a20ddCopy full SHA for 13a20dd
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="1.11.2" date="not released">
+ <release version="1.11.2" date="2020-04-28">
27
<action type="update" dev="sseifert">
28
conga-aem-maven-plugin: Allow to defined custom package properties for 'cloudmanager-all-package' goal.
29
</action>
conga-aem-plugin/pom.xml
@@ -101,7 +101,7 @@
101
<dependency>
102
<groupId>io.wcm.tooling.commons</groupId>
103
<artifactId>io.wcm.tooling.commons.content-package-builder</artifactId>
104
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2</version>
105
<scope>compile</scope>
106
</dependency>
107
0 commit comments