From 9cd073c8b8f0a706073b57358e0bbc8ed41c945b Mon Sep 17 00:00:00 2001 From: root Date: Mon, 7 Oct 2024 16:35:09 +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 0d9afcc3..69364096 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -5,7 +5,7 @@ ru.micord.ervu dashboard - 1.7.0-SNAPSHOT + 1.6.0 ru.micord.ervu.dashboard backend diff --git a/distribution/pom.xml b/distribution/pom.xml index 17d80086..0acc7689 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -4,7 +4,7 @@ ru.micord.ervu dashboard - 1.7.0-SNAPSHOT + 1.6.0 ru.micord.ervu.dashboard diff --git a/frontend/pom.xml b/frontend/pom.xml index 81cf0eea..efbb5668 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -4,7 +4,7 @@ ru.micord.ervu dashboard - 1.7.0-SNAPSHOT + 1.6.0 ru.micord.ervu.dashboard diff --git a/pom.xml b/pom.xml index 09742efb..19aff4e6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 ru.micord.ervu dashboard - 1.7.0-SNAPSHOT + 1.6.0 pom backend diff --git a/resources/pom.xml b/resources/pom.xml index e52d4bc9..47c0c402 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -4,7 +4,7 @@ ru.micord.ervu dashboard - 1.7.0-SNAPSHOT + 1.6.0 ru.micord.ervu.dashboard diff --git a/test/pom.xml b/test/pom.xml index 878c5983..2578242a 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ ru.micord.ervu dashboard - 1.7.0-SNAPSHOT + 1.6.0 ru.micord.ervu.dashboard