chore: release [ci skip]

This commit is contained in:
gitea-actions
2026-05-07 03:53:36 +00:00
parent e610111e66
commit 77d34d7a02
10 changed files with 20 additions and 14 deletions
+6 -6
View File
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8" ?>
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"
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 https://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.drinkool</groupId>
<artifactId>drinkool</artifactId>
<version>1.5.20</version>
<version>1.5.21</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -102,4 +102,4 @@
</plugin>
</plugins>
</build>
</project>
</project>