Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncer-io-bot committed Feb 27, 2024
1 parent c41c5ef commit 24f188f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions r2dbc-mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.asyncer</groupId>
<artifactId>r2dbc-mysql</artifactId>
<version>1.1.2</version>
<version>1.1.3-SNAPSHOT</version>

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

<properties>
Expand Down

0 comments on commit 24f188f

Please sign in to comment.