[ci skip]prepare release gameyfin-1.2.2

This commit is contained in:
GitHub Actions
2022-10-13 16:00:48 +00:00
parent f07f1b315e
commit 11e5f520a9
3 changed files with 8 additions and 13 deletions
+2 -4
View File
@@ -1,11 +1,9 @@
<?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 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">
<parent>
<artifactId>gameyfin</artifactId>
<groupId>de.grimsi</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>