mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-15 08:15:37 +00:00
[ci skip] prepare release v1.4.5
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>gameyfin</artifactId>
|
||||
<groupId>de.grimsi</groupId>
|
||||
<version>1.4.5-SNAPSHOT</version>
|
||||
<version>1.4.5</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>gameyfin-backend</artifactId>
|
||||
|
||||
+2
-3
@@ -1,10 +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.4.5-SNAPSHOT</version>
|
||||
<version>1.4.5</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
<groupId>de.grimsi</groupId>
|
||||
<artifactId>gameyfin</artifactId>
|
||||
<version>1.4.5-SNAPSHOT</version>
|
||||
<version>1.4.5</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.4.5</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user