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 Sep 19, 2023
1 parent e8fd8e0 commit 9da97b3
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>1.0.3</version>
<version>1.0.4-SNAPSHOT</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://[email protected]/asyncer-io/r2dbc-mysql.git</developerConnection>
<url>https://github.com/asyncer-io/r2dbc-mysql</url>
<tag>r2dbc-mysql-1.0.3</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 9da97b3

Please sign in to comment.