Skip to content

Commit

Permalink
[maven-release-plugin] prepare release r2dbc-mysql-0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncer-io-bot committed Jan 11, 2024
1 parent 55ff20b commit efed559
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 @@ -20,7 +20,7 @@

<groupId>io.asyncer</groupId>
<artifactId>r2dbc-mysql</artifactId>
<version>0.9.7-SNAPSHOT</version>
<version>0.9.7</version>
<packaging>jar</packaging>

<name>Reactive Relational Database Connectivity - MySQL</name>
Expand Down Expand Up @@ -55,7 +55,7 @@
<connection>scm:git:git://github.com/asyncer-io/r2dbc-mysql.git</connection>
<developerConnection>scm:git:ssh://git@github.com/asyncer-io/r2dbc-mysql.git</developerConnection>
<url>https://github.com/asyncer-io/r2dbc-mysql</url>
<tag>HEAD</tag>
<tag>r2dbc-mysql-0.9.7</tag>
</scm>

<properties>
Expand Down

0 comments on commit efed559

Please sign in to comment.