Merge remote-tracking branch 'origin/gh34_fixCI' into gh34_fixCI

This commit is contained in:
Simon Grimme
2022-10-13 18:38:27 +02:00
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>gameyfin</artifactId>
<groupId>de.grimsi</groupId>
<version>1.2.3-SNAPSHOT</version>
<version>1.2.2</version>
</parent>
<artifactId>gameyfin-backend</artifactId>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<artifactId>gameyfin</artifactId>
<groupId>de.grimsi</groupId>
<version>1.2.3-SNAPSHOT</version>
<version>1.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>de.grimsi</groupId>
<artifactId>gameyfin</artifactId>
<version>1.2.3-SNAPSHOT</version>
<version>1.2.2</version>
<name>gameyfin</name>
<description>gameyfin</description>
@@ -26,7 +26,7 @@
<connection>scm:git:https://github.com/grimsi/gameyfin.git</connection>
<url>scm:git:https://github.com/grimsi/gameyfin.git</url>
<developerConnection>scm:git:https://github.com/grimsi/gameyfin.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.2.2</tag>
</scm>
<build>