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 0f06b1f commit c1b97f5Copy full SHA for c1b97f5
pom.xml
@@ -31,7 +31,7 @@
31
32
<groupId>io.wcm.maven.plugins</groupId>
33
<artifactId>cq-maven-plugin</artifactId>
34
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</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>2025-03-31T14:45:27Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-03-31T14:47:34Z</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