From b071abbca8a233156e6f2ae07dd1c44f373e9ebc Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 25 Oct 2022 19:01:45 +0000 Subject: [PATCH] [ci skip]prepare for next development iteration --- backend/pom.xml | 2 +- frontend/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 9f06b73..b0532a0 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -5,7 +5,7 @@ gameyfin de.grimsi - 1.3.0 + 1.3.0-SNAPSHOT gameyfin-backend diff --git a/frontend/pom.xml b/frontend/pom.xml index ef6d099..2a4b60d 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -3,7 +3,7 @@ gameyfin de.grimsi - 1.3.0 + 1.3.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 143bad5..1dcd1ca 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.grimsi gameyfin - 1.3.0 + 1.3.0-SNAPSHOT gameyfin gameyfin @@ -26,7 +26,7 @@ scm:git:https://github.com/grimsi/gameyfin.git scm:git:https://github.com/grimsi/gameyfin.git scm:git:https://github.com/grimsi/gameyfin.git - v1.3.0 + HEAD