[ci skip]prepare for next development iteration

This commit is contained in:
GitHub Actions
2022-10-25 19:01:45 +00:00
parent 08b632fd97
commit b071abbca8
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.3.0</version>
<version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>gameyfin-backend</artifactId>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<artifactId>gameyfin</artifactId>
<groupId>de.grimsi</groupId>
<version>1.3.0</version>
<version>1.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>de.grimsi</groupId>
<artifactId>gameyfin</artifactId>
<version>1.3.0</version>
<version>1.3.0-SNAPSHOT</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>v1.3.0</tag>
<tag>HEAD</tag>
</scm>
<properties>