From e8ae0f430dacf4834e22a208b2e28c5ce29667b4 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Mon, 1 Aug 2022 21:39:25 +0200 Subject: [PATCH] [OPB-xxx] preparing new release --- .github/workflows/release.yml | 2 +- deployment/image-packaging/pom.xml | 21 --------------------- pom.xml | 4 ++-- 3 files changed, 3 insertions(+), 24 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 30da38f..cb4a8f2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,5 +34,5 @@ jobs: env: REGISTRY_PREFIX: docker.pkg.github.com/sheldan/oneplusbot/ VERSION: ${{ env.version }} - ABSTRACTO_VERSION: 1.3.12 + ABSTRACTO_VERSION: 1.4.1 ABSTRACTO_REGISTRY_PREFIX: docker.pkg.github.com/sheldan/abstracto/ \ No newline at end of file diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index 5e6a146..d61bb64 100644 --- a/deployment/image-packaging/pom.xml +++ b/deployment/image-packaging/pom.xml @@ -372,16 +372,6 @@ starboard.zip - - dev.sheldan.abstracto-templates.translations - utility - ${abstracto.templates.version} - zip - true - ${file.basedir}/deployment/translation-artifacts/ - utility.zip - - dev.sheldan.abstracto-templates.translations webservices @@ -600,17 +590,6 @@ dynamic-activity.zip - - dev.sheldan.abstracto.modules - utility-impl - ${abstracto.version} - liquibase - zip - true - ${file.basedir}/deployment/liquibase-artifacts/ - utility.zip - - dev.sheldan.abstracto.modules modmail-impl diff --git a/pom.xml b/pom.xml index 41b7957..2288848 100644 --- a/pom.xml +++ b/pom.xml @@ -19,8 +19,8 @@ 1.8 - 1.3.12 - 1.3.0 + 1.4.1 + 1.4.1