Skip to content

Commit d200f15

Browse files
committed
Update to AEM Content Package Builder 1.7.4 to ensure folder path ZIP file entries are created.
1 parent 6f82d21 commit d200f15

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
<action type="update" dev="sseifert" issue="85">
3232
ContentPackageOsgiConfigPostProcessor: Write OSGi configurations as .cfg.json files instead of .config files.
3333
</action>
34+
<action type="update" dev="sseifert">
35+
Update to AEM Content Package Builder 1.7.4 to ensure folder path ZIP file entries are created.
36+
</action>
3437
</release>
3538

3639
<release version="2.19.10" date="2023-12-18">

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>io.wcm.tooling.commons</groupId>
8282
<artifactId>io.wcm.tooling.commons.content-package-builder</artifactId>
83-
<version>1.7.2</version>
83+
<version>1.7.3-SNAPSHOT</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>io.wcm.tooling.commons</groupId>

0 commit comments

Comments
 (0)