From 4d93ea76f14502e96edcac8786bc333a69c1dd9d Mon Sep 17 00:00:00 2001 From: root Date: Fri, 11 Oct 2024 00:05:29 +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 933bf03c..a4e87ade 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -5,7 +5,7 @@ ru.micord.ervu dashboard - 1.8.0-SNAPSHOT + 1.7.0 ru.micord.ervu.dashboard backend diff --git a/distribution/pom.xml b/distribution/pom.xml index 43bbce2b..a4e54888 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -4,7 +4,7 @@ ru.micord.ervu dashboard - 1.8.0-SNAPSHOT + 1.7.0 ru.micord.ervu.dashboard diff --git a/frontend/pom.xml b/frontend/pom.xml index 479858c5..0884497e 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -4,7 +4,7 @@ ru.micord.ervu dashboard - 1.8.0-SNAPSHOT + 1.7.0 ru.micord.ervu.dashboard diff --git a/pom.xml b/pom.xml index 3fe6e67c..51fd3f42 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 ru.micord.ervu dashboard - 1.8.0-SNAPSHOT + 1.7.0 pom backend diff --git a/resources/pom.xml b/resources/pom.xml index 8c47dd1c..26fd67bc 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -4,7 +4,7 @@ ru.micord.ervu dashboard - 1.8.0-SNAPSHOT + 1.7.0 ru.micord.ervu.dashboard diff --git a/test/pom.xml b/test/pom.xml index 2e8c8278..5d457452 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ ru.micord.ervu dashboard - 1.8.0-SNAPSHOT + 1.7.0 ru.micord.ervu.dashboard