Skip to content

Commit c1b97f5

Browse files
committed
[gitflow-maven-plugin] Update for next development version 1.2.3-SNAPSHOT
1 parent 0f06b1f commit c1b97f5

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.2.2</version>
34+
<version>1.2.3-SNAPSHOT</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>2025-03-31T14:45:27Z</project.build.outputTimestamp>
53+
<project.build.outputTimestamp>2025-03-31T14:47:34Z</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)