BAEL-21730: Migrate r2dbc to com.baeldung

This commit is contained in:
Krzysiek
2020-02-08 11:46:22 +01:00
parent ee06ac88bd
commit 5f9f5dd922
9 changed files with 9 additions and 23 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
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">
<modelVersion>4.0.0</modelVersion>
<groupId>org.baeldung.examples.r2dbc</groupId>
<groupId>com.baeldung.examples.r2dbc</groupId>
<artifactId>r2dbc-example</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>r2dbc-example</name>