We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f1419 commit c6a1f3aCopy full SHA for c6a1f3a
1 file changed
java/test/pom.xml
@@ -3,9 +3,7 @@
3
SPDX-FileCopyrightText: Copyright (C) 2025 Fabrício Barros Cabral
4
SPDX-License-Identifier: MIT
5
-->
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">
+<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">
9
<modelVersion>4.0.0</modelVersion>
10
<groupId>com.github.fabriciofx.github.workflows</groupId>
11
<artifactId>hello</artifactId>
0 commit comments