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 c033363 commit 8d4631bCopy full SHA for 8d4631b
pom.xml
@@ -31,7 +31,7 @@
31
32
<groupId>io.wcm.maven.plugins</groupId>
33
<artifactId>cq-maven-plugin</artifactId>
34
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.4</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>2021-05-27T00:00:00Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2022-01-27T09:04:49Z</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