JAVA-9022: Fix formatting of POMs

This commit is contained in:
sampadawagde
2022-01-10 22:05:47 +05:30
parent 0711cec88b
commit 150dbd10e7
97 changed files with 392 additions and 412 deletions

View File

@@ -4,8 +4,8 @@
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>spring-boot-cassandre</artifactId>
<packaging>jar</packaging>
<name>spring-boot-cassandre</name>
<packaging>jar</packaging>
<description>Cassandre trading bot tutorial</description>
<parent>