From 077353760eb874340bab639b6d7553e39db5e488 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 24 Sep 2018 10:40:57 -0400 Subject: [PATCH] #416 - Polishing. Convert spaces to tabs. --- jdbc/r2dbc/pom.xml | 100 ++++++++++++++++++++++----------------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/jdbc/r2dbc/pom.xml b/jdbc/r2dbc/pom.xml index a84e47fa..ab58fdf5 100644 --- a/jdbc/r2dbc/pom.xml +++ b/jdbc/r2dbc/pom.xml @@ -1,65 +1,65 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - 4.0.0 + 4.0.0 - - org.springframework.data.examples - spring-data-jdbc-examples - 2.0.0.BUILD-SNAPSHOT - + + org.springframework.data.examples + spring-data-jdbc-examples + 2.0.0.BUILD-SNAPSHOT + - spring-data-r2dbc + spring-data-r2dbc - Spring Data JDBC - Demonstrating reactive repositories with R2DBC - - - Californium-BUILD-SNAPSHOT - + Spring Data JDBC - Demonstrating reactive repositories with R2DBC - + + Californium-BUILD-SNAPSHOT + - - org.springframework.data - spring-data-jdbc - 1.0.0.r2dbc-SNAPSHOT - + - - io.r2dbc - r2dbc-spi - 1.0.0.BUILD-SNAPSHOT - + + org.springframework.data + spring-data-jdbc + 1.0.0.r2dbc-SNAPSHOT + - - io.projectreactor - reactor-core - + + io.r2dbc + r2dbc-spi + 1.0.0.BUILD-SNAPSHOT + - - io.r2dbc - r2dbc-postgresql - 1.0.0.BUILD-SNAPSHOT - test - + + io.projectreactor + reactor-core + - - io.projectreactor - reactor-test - test - + + io.r2dbc + r2dbc-postgresql + 1.0.0.BUILD-SNAPSHOT + test + - - io.projectreactor.ipc - reactor-netty - 0.7.7.RELEASE - test - + + io.projectreactor + reactor-test + test + - - io.projectreactor.addons - reactor-extra - + + io.projectreactor.ipc + reactor-netty + 0.7.7.RELEASE + test + - + + io.projectreactor.addons + reactor-extra + + +