<?xml version="1.0" encoding="UTF-8"?>
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>

    <artifactId>r2dbc-migrate-resource-reader-api</artifactId>
    <description>R2DBC Migrate Reader API</description>
    <name>r2dbc-migrate-resource-reader-api project</name>

    <parent>
        <artifactId>r2dbc-migrate-parent</artifactId>
        <groupId>name.nkonev.r2dbc-migrate</groupId>
        <version>4.1.0</version>
    </parent>

</project>
