From cc5be30624607d0714fbd306187267c97c249735 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 10 Sep 2024 00:04:36 +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 e6bd0345..f727f696 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -5,7 +5,7 @@ ru.micord.ervu dashboard - 1.1.0-SNAPSHOT + 1.0.0 ru.micord.ervu.dashboard backend diff --git a/distribution/pom.xml b/distribution/pom.xml index 5ea1d322..08016d16 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -4,7 +4,7 @@ ru.micord.ervu dashboard - 1.1.0-SNAPSHOT + 1.0.0 ru.micord.ervu.dashboard diff --git a/frontend/pom.xml b/frontend/pom.xml index 6e3a09f4..a9f484c9 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -4,7 +4,7 @@ ru.micord.ervu dashboard - 1.1.0-SNAPSHOT + 1.0.0 ru.micord.ervu.dashboard diff --git a/pom.xml b/pom.xml index b799abeb..20d120a0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 ru.micord.ervu dashboard - 1.1.0-SNAPSHOT + 1.0.0 pom backend diff --git a/resources/pom.xml b/resources/pom.xml index 9c902793..177b3a4e 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -4,7 +4,7 @@ ru.micord.ervu dashboard - 1.1.0-SNAPSHOT + 1.0.0 ru.micord.ervu.dashboard diff --git a/test/pom.xml b/test/pom.xml index b01768a1..99436f1f 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ ru.micord.ervu dashboard - 1.1.0-SNAPSHOT + 1.0.0 ru.micord.ervu.dashboard