From 26eb6fa040f26a1414a6a75d759b84e79afc7af9 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 23 Sep 2024 16:56:30 +0300 Subject: [PATCH] Update develop to production version to avoid merge conflicts --- backend/pom.xml | 2 +- distribution/pom.xml | 2 +- frontend/pom.xml | 2 +- pom.xml | 2 +- resources/pom.xml | 2 +- test/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index fe1d6c90..f4b00c0a 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -5,7 +5,7 @@ ru.micord.ervu dashboard - 1.5.0-SNAPSHOT + 1.4.0 ru.micord.ervu.dashboard backend diff --git a/distribution/pom.xml b/distribution/pom.xml index 2f2915d7..4335f2df 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -4,7 +4,7 @@ ru.micord.ervu dashboard - 1.5.0-SNAPSHOT + 1.4.0 ru.micord.ervu.dashboard diff --git a/frontend/pom.xml b/frontend/pom.xml index 69671412..5f2af7f8 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -4,7 +4,7 @@ ru.micord.ervu dashboard - 1.5.0-SNAPSHOT + 1.4.0 ru.micord.ervu.dashboard diff --git a/pom.xml b/pom.xml index fc50429d..cc4afb2d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 ru.micord.ervu dashboard - 1.5.0-SNAPSHOT + 1.4.0 pom backend diff --git a/resources/pom.xml b/resources/pom.xml index 26eb655c..b326c9ee 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -4,7 +4,7 @@ ru.micord.ervu dashboard - 1.5.0-SNAPSHOT + 1.4.0 ru.micord.ervu.dashboard diff --git a/test/pom.xml b/test/pom.xml index 157ab256..ad379513 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ ru.micord.ervu dashboard - 1.5.0-SNAPSHOT + 1.4.0 ru.micord.ervu.dashboard