Skip to content

Commit

Permalink
[gitflow-maven-plugin] Update for next development version 3.0.9-SNAP…
Browse files Browse the repository at this point in the history
…SHOT
  • Loading branch information
stefanseifert committed Jun 4, 2024
1 parent 1a2c007 commit 1b67674
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>io.wcm.maven.plugins</groupId>
<artifactId>nodejs-maven-plugin</artifactId>
<version>3.0.8</version>
<version>3.0.9-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Node.js Maven Plugin</name>
Expand All @@ -50,7 +50,7 @@
<maven.version>3.0.5</maven.version>

<!-- Enable reproducible builds -->
<project.build.outputTimestamp>2024-06-04T09:40:08Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-06-04T09:42:59Z</project.build.outputTimestamp>

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

0 comments on commit 1b67674

Please sign in to comment.