File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1414 ~ See the License for the specific language governing permissions and
1515 ~ limitations under the License.
1616 -->
17- <project xmlns =" http://maven.apache.org/POM/4.0.0"
18- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
17+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2018 <modelVersion >4.0.0</modelVersion >
2119
2220 <groupId >io.asyncer</groupId >
2321 <artifactId >r2dbc-mysql</artifactId >
24- <version >1.1.3-SNAPSHOT </version >
22+ <version >1.1.3</version >
2523
2624 <name >Reactive Relational Database Connectivity - MySQL</name >
2725 <url >https://github.com/asyncer-io/r2dbc-mysql</url >
6361 <connection >scm:git:git://github.com/asyncer-io/r2dbc-mysql.git</connection >
6462 <developerConnection >scm:git:ssh://git@github.com/asyncer-io/r2dbc-mysql.git</developerConnection >
6563 <url >https://github.com/asyncer-io/r2dbc-mysql</url >
66- <tag >HEAD </tag >
64+ <tag >r2dbc-mysql-1.1.3 </tag >
6765 </scm >
6866
6967 <properties >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >io.asyncer</groupId >
77 <artifactId >test-native-image</artifactId >
8- <version >1.1.3 -SNAPSHOT</version >
8+ <version >1.1.4 -SNAPSHOT</version >
99
1010 <properties >
1111 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments