1 parent 81dcc74 commit 21cf405Copy full SHA for 21cf405
1 file changed
pom.xml
@@ -1,6 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<project xmlns="http://maven.apache.org/POM/4.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
- xsi:schemaLocation="http://maven.apache.org/POM/4.1.0 http://maven.apache.org/xsd/maven-4.1.0.xsd">
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="http://maven.apache.org/POM/4.1.0"
4
+ xsi:schemaLocation="http://maven.apache.org/POM/4.1.0 https://maven.apache.org/xsd/maven-4.1.0.xsd">
5
<modelVersion>4.1.0</modelVersion>
6
<groupId>io.github.easy4j</groupId>
7
<artifactId>codex-java-sdk</artifactId>
0 commit comments