We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c6a4e commit 7cca467Copy full SHA for 7cca467
pom.xml
@@ -30,7 +30,7 @@
30
31
<groupId>io.wcm.tooling.commons</groupId>
32
<artifactId>io.wcm.tooling.commons.content-package-builder</artifactId>
33
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.4</version>
34
<packaging>jar</packaging>
35
36
<name>AEM Content Package Builder</name>
@@ -48,7 +48,7 @@
48
<site.url.module.prefix>tooling/commons/content-package-builder</site.url.module.prefix>
49
50
<!-- Enable reproducible builds -->
51
- <project.build.outputTimestamp>2023-12-13T11:48:20Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-01-25T16:12:55Z</project.build.outputTimestamp>
52
</properties>
53
54
<dependencies>
0 commit comments