Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffz authored Oct 24, 2024
1 parent 03bdbef commit 6aa6b1a
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 @@ -50,7 +50,7 @@

<!-- Properties -->
<properties>
<revision>3.0.0</revision>
<revision>3.0.1-SNAPSHOT</revision>

<!-- basic project properties -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -69,7 +69,7 @@
<central-publishing-maven-plugin.version>0.6.0</central-publishing-maven-plugin.version>

<!-- dependency versions -->
<gcm.version>4.3.0</gcm.version>
<gcm.version>4.4.0-SNAPSHOT</gcm.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<junit-jupiter-engine.version>5.11.2</junit-jupiter-engine.version>
</properties>
Expand Down

0 comments on commit 6aa6b1a

Please sign in to comment.