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 938010f commit 3ea2e22Copy full SHA for 3ea2e22
pom.xml
@@ -31,7 +31,7 @@
31
32
<groupId>io.wcm.maven.plugins</groupId>
33
<artifactId>cq-maven-plugin</artifactId>
34
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.2</version>
35
<packaging>maven-plugin</packaging>
36
37
<name>CQ Maven Plugin</name>
@@ -50,7 +50,7 @@
50
<maven.version>3.5.0</maven.version>
51
52
<!-- Enable reproducible builds -->
53
- <project.build.outputTimestamp>2022-08-29T10:38:54Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-03-31T14:45:27Z</project.build.outputTimestamp>
54
55
<!-- Enable recording of coverage during execution of maven-invoker-plugin -->
56
<jacoco.propertyName>invoker.mavenOpts</jacoco.propertyName>
0 commit comments