Skip to content

Commit 13a20dd

Browse files
committed
prepare release
1 parent 4b50006 commit 13a20dd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
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="1.11.2" date="not released">
26+
<release version="1.11.2" date="2020-04-28">
2727
<action type="update" dev="sseifert">
2828
conga-aem-maven-plugin: Allow to defined custom package properties for 'cloudmanager-all-package' goal.
2929
</action>

conga-aem-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>io.wcm.tooling.commons</groupId>
103103
<artifactId>io.wcm.tooling.commons.content-package-builder</artifactId>
104-
<version>1.5.1-SNAPSHOT</version>
104+
<version>1.5.2</version>
105105
<scope>compile</scope>
106106
</dependency>
107107
<dependency>

0 commit comments

Comments
 (0)