Skip to content

Commit bae7e03

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 8802269 commit bae7e03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

r2dbc-mysql/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<groupId>io.asyncer</groupId>
2121
<artifactId>r2dbc-mysql</artifactId>
22-
<version>1.4.1</version>
22+
<version>1.4.2-SNAPSHOT</version>
2323

2424
<name>Reactive Relational Database Connectivity - MySQL</name>
2525
<url>https://github.com/asyncer-io/r2dbc-mysql</url>
@@ -61,7 +61,7 @@
6161
<connection>scm:git:git://github.com/asyncer-io/r2dbc-mysql.git</connection>
6262
<developerConnection>scm:git:ssh://git@github.com/asyncer-io/r2dbc-mysql.git</developerConnection>
6363
<url>https://github.com/asyncer-io/r2dbc-mysql</url>
64-
<tag>r2dbc-mysql-1.4.1</tag>
64+
<tag>HEAD</tag>
6565
</scm>
6666

6767
<properties>

0 commit comments

Comments
 (0)