Skip to content

Commit c6a1f3a

Browse files
committed
Fix pom.xml indentation in java test
1 parent e3f1419 commit c6a1f3a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

java/test/pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
SPDX-FileCopyrightText: Copyright (C) 2025 Fabrício Barros Cabral
44
SPDX-License-Identifier: MIT
55
-->
6-
<project xmlns="http://maven.apache.org/POM/4.0.0"
7-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
8-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
6+
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
97
<modelVersion>4.0.0</modelVersion>
108
<groupId>com.github.fabriciofx.github.workflows</groupId>
119
<artifactId>hello</artifactId>

0 commit comments

Comments
 (0)