Skip to content

Commit 24f188f

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent c41c5ef commit 24f188f

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
@@ -4,7 +4,7 @@
44

55
<groupId>io.asyncer</groupId>
66
<artifactId>r2dbc-mysql</artifactId>
7-
<version>1.1.2</version>
7+
<version>1.1.3-SNAPSHOT</version>
88

99
<name>Reactive Relational Database Connectivity - MySQL</name>
1010
<url>https://github.com/asyncer-io/r2dbc-mysql</url>
@@ -38,7 +38,7 @@
3838
<connection>scm:git:git://github.com/asyncer-io/r2dbc-mysql.git</connection>
3939
<developerConnection>scm:git:ssh://git@github.com/asyncer-io/r2dbc-mysql.git</developerConnection>
4040
<url>https://github.com/asyncer-io/r2dbc-mysql</url>
41-
<tag>r2dbc-mysql-1.1.2</tag>
41+
<tag>HEAD</tag>
4242
</scm>
4343

4444
<properties>

0 commit comments

Comments
 (0)