Skip to content

Commit 6cd367b

Browse files
committed
Polish formatting
1 parent 0a04146 commit 6cd367b

File tree

1 file changed

+2
-1
lines changed
  • spring-javaformat-maven/spring-javaformat-maven-plugin/src/it/validate-bad

1 file changed

+2
-1
lines changed

spring-javaformat-maven/spring-javaformat-maven-plugin/src/it/validate-bad/pom.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2+
<project xmlns="http://maven.apache.org/POM/4.0.0"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
34
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
45
<modelVersion>4.0.0</modelVersion>
56
<groupId>io.spring.javaformat</groupId>

0 commit comments

Comments
 (0)