Skip to content

Commit a3396d1

Browse files
committedOct 17, 2024··
Release 1.0.7.RELEASE.
[resolves #669]
1 parent 4db724a commit a3396d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<groupId>org.postgresql</groupId>
2626
<artifactId>r2dbc-postgresql</artifactId>
27-
<version>1.0.7.BUILD-SNAPSHOT</version>
27+
<version>1.0.7.RELEASE</version>
2828
<packaging>jar</packaging>
2929

3030
<name>Reactive Relational Database Connectivity - Postgresql</name>

0 commit comments

Comments
 (0)
Please sign in to comment.