Skip to content

Commit

Permalink
Update for next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelbruno committed Aug 14, 2024
1 parent 10e62cd commit 85f0d79
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 @@ -9,7 +9,7 @@
<!-- The Basics -->
<groupId>fr.ebruno.maven.poms</groupId>
<artifactId>maven-parentpom</artifactId>
<version>0.1.15</version>
<version>0.1.16-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down Expand Up @@ -82,7 +82,7 @@

<!-- Reproducibility -->
<!-- see https://maven.apache.org/guides/mini/guide-reproducible-builds -->
<project.build.outputTimestamp>1723623235</project.build.outputTimestamp>
<project.build.outputTimestamp>1723623254</project.build.outputTimestamp>

<!-- Java Module (Jigsaw) Name -->
<project.module>${project.groupId}.${project.artifactId}</project.module>
Expand Down

0 comments on commit 85f0d79

Please sign in to comment.