Skip to content

Commit b585960

Browse files
[maven-release-plugin] prepare release r2dbc-mysql-1.1.0
1 parent aa5e215 commit b585960

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>io.asyncer</groupId>
2222
<artifactId>r2dbc-mysql</artifactId>
23-
<version>1.1.0-SNAPSHOT</version>
23+
<version>1.1.0</version>
2424
<packaging>jar</packaging>
2525

2626
<name>Reactive Relational Database Connectivity - MySQL</name>
@@ -55,7 +55,7 @@
5555
<connection>scm:git:git://github.com/asyncer-io/r2dbc-mysql.git</connection>
5656
<developerConnection>scm:git:ssh://git@github.com/asyncer-io/r2dbc-mysql.git</developerConnection>
5757
<url>https://github.com/asyncer-io/r2dbc-mysql</url>
58-
<tag>HEAD</tag>
58+
<tag>r2dbc-mysql-1.1.0</tag>
5959
</scm>
6060

6161
<properties>

0 commit comments

Comments
 (0)