Skip to content

Commit 48c465e

Browse files
committed
Update to latest AEM Content Package Builder.
1 parent 2d20344 commit 48c465e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

changes.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
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.14.4" date="2021-06-08">
27+
<action type="update" dev="sseifert">
28+
Update to latest AEM Content Package Builder.
29+
</action>
30+
</release>
31+
2632
<release version="1.14.2" date="2021-03-15">
2733
<action type="fix" dev="dtschentscher">
2834
Fix parsing content package properties with numeric values.

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>io.wcm.tooling.commons</groupId>
7272
<artifactId>io.wcm.tooling.commons.content-package-builder</artifactId>
73-
<version>1.6.0</version>
73+
<version>1.6.2</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>io.wcm.tooling.commons</groupId>

0 commit comments

Comments
 (0)