Skip to content

Commit 8d4631b

Browse files
committed
[gitflow-maven-plugin] Update versions for release 1.1.4
1 parent c033363 commit 8d4631b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<groupId>io.wcm.maven.plugins</groupId>
3333
<artifactId>cq-maven-plugin</artifactId>
34-
<version>1.1.3-SNAPSHOT</version>
34+
<version>1.1.4</version>
3535
<packaging>maven-plugin</packaging>
3636

3737
<name>CQ Maven Plugin</name>
@@ -50,7 +50,7 @@
5050
<maven.version>3.5.0</maven.version>
5151

5252
<!-- Enable reproducible builds -->
53-
<project.build.outputTimestamp>2021-05-27T00:00:00Z</project.build.outputTimestamp>
53+
<project.build.outputTimestamp>2022-01-27T09:04:49Z</project.build.outputTimestamp>
5454

5555
<!-- Enable recording of coverage during execution of maven-invoker-plugin -->
5656
<jacoco.propertyName>invoker.mavenOpts</jacoco.propertyName>

0 commit comments

Comments
 (0)