Skip to content

Commit b0d0c1a

Browse files
committed
updated pom off snapshots
1 parent 8b6eff9 commit b0d0c1a

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
@@ -50,7 +50,7 @@
5050

5151
<!-- Properties -->
5252
<properties>
53-
<revision>3.2.0-SNAPSHOT</revision>
53+
<revision>3.2.0</revision>
5454

5555
<!-- basic project properties -->
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
6969
<central-publishing-maven-plugin.version>0.7.0</central-publishing-maven-plugin.version>
7070

7171
<!-- dependency versions -->
72-
<gcm.version>4.5.0-SNAPSHOT</gcm.version>
72+
<gcm.version>4.5.0</gcm.version>
7373
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
7474
<junit-jupiter-engine.version>5.11.4</junit-jupiter-engine.version>
7575
</properties>

0 commit comments

Comments
 (0)