From f6c818394c2744d270ffa21d382f82c390e75053 Mon Sep 17 00:00:00 2001 From: Stepan Miakchilo Date: Tue, 20 Aug 2024 23:00:51 +0300 Subject: [PATCH] [Tech] Bump version to 2.5.2-SNAPSHOT --- all/pom.xml | 2 +- core/pom.xml | 2 +- docs/content/getting-started/installation.md | 6 +++--- docs/website/package-lock.json | 4 ++-- it.tests/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 2 +- ui.apps/package-lock.json | 4 ++-- ui.apps/package.json | 2 +- ui.apps/pom.xml | 2 +- ui.content/pom.xml | 2 +- 11 files changed, 15 insertions(+), 15 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 0e9c78eed..2ed08f0f0 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -7,7 +7,7 @@ com.exadel.etoolbox etoolbox-authoring-kit - 2.5.2 + 2.5.2-SNAPSHOT etoolbox-authoring-kit-all diff --git a/core/pom.xml b/core/pom.xml index 0e20fdd29..8959d85b5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ com.exadel.etoolbox etoolbox-authoring-kit - 2.5.2 + 2.5.2-SNAPSHOT etoolbox-authoring-kit-core diff --git a/docs/content/getting-started/installation.md b/docs/content/getting-started/installation.md index ad903cfb9..fe9557eca 100644 --- a/docs/content/getting-started/installation.md +++ b/docs/content/getting-started/installation.md @@ -11,7 +11,7 @@ seoTitle: Installation - Exadel Authoring Kit com.exadel.etoolbox etoolbox-authoring-kit-core - 2.5.2 + 2.5.3 provided ``` @@ -21,7 +21,7 @@ seoTitle: Installation - Exadel Authoring Kit com.exadel.etoolbox etoolbox-authoring-kit-plugin - 2.5.2 + 2.5.3 @@ -79,7 +79,7 @@ You need to do two steps. com.exadel.etoolbox etoolbox-authoring-kit-all - 2.5.2 + 2.5.3 content-package ``` diff --git a/docs/website/package-lock.json b/docs/website/package-lock.json index bdf48862d..cd0c50924 100644 --- a/docs/website/package-lock.json +++ b/docs/website/package-lock.json @@ -1,12 +1,12 @@ { "name": "eak-website", - "version": "2.5.2", + "version": "2.5.2-SNAPSHOT", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eak-website", - "version": "2.5.2", + "version": "2.5.2-SNAPSHOT", "license": "ISC", "dependencies": { "@exadel/esl": "^4.9.4", diff --git a/it.tests/pom.xml b/it.tests/pom.xml index 69918a532..4658ff1d2 100644 --- a/it.tests/pom.xml +++ b/it.tests/pom.xml @@ -20,7 +20,7 @@ com.exadel.etoolbox etoolbox-authoring-kit - 2.5.2 + 2.5.2-SNAPSHOT etoolbox-authoring-kit-it.tests diff --git a/plugin/pom.xml b/plugin/pom.xml index c3d2ac688..9ea5b91f7 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -7,7 +7,7 @@ com.exadel.etoolbox etoolbox-authoring-kit - 2.5.2 + 2.5.2-SNAPSHOT etoolbox-authoring-kit-plugin diff --git a/pom.xml b/pom.xml index 2ccda6c4a..378594c1f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.exadel.etoolbox etoolbox-authoring-kit - 2.5.2 + 2.5.2-SNAPSHOT Exadel Toolbox Authoring Kit Automates generating and managing rich and responsive authoring interfaces for Adobe Experience Manager diff --git a/ui.apps/package-lock.json b/ui.apps/package-lock.json index 1d40863e1..97a79f17a 100644 --- a/ui.apps/package-lock.json +++ b/ui.apps/package-lock.json @@ -1,12 +1,12 @@ { "name": "depends-on", - "version": "2.5.2", + "version": "2.5.2-SNAPSHOT", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "depends-on", - "version": "2.5.2", + "version": "2.5.2-SNAPSHOT", "license": "Apache-2.0", "devDependencies": { "eslint": "^8.45.0", diff --git a/ui.apps/package.json b/ui.apps/package.json index 4d8ab32bd..5f5f60e32 100644 --- a/ui.apps/package.json +++ b/ui.apps/package.json @@ -1,7 +1,7 @@ { "name": "depends-on", "description": "A clientlib that executes defined action on dependent fields", - "version": "2.5.2", + "version": "2.5.2-SNAPSHOT", "private": true, "devDependencies": { "eslint": "^8.45.0", diff --git a/ui.apps/pom.xml b/ui.apps/pom.xml index 4697cc4fe..b35b4eb7a 100644 --- a/ui.apps/pom.xml +++ b/ui.apps/pom.xml @@ -7,7 +7,7 @@ com.exadel.etoolbox etoolbox-authoring-kit - 2.5.2 + 2.5.2-SNAPSHOT etoolbox-authoring-kit-ui.apps diff --git a/ui.content/pom.xml b/ui.content/pom.xml index f6928f74e..4d9c32c6e 100644 --- a/ui.content/pom.xml +++ b/ui.content/pom.xml @@ -8,7 +8,7 @@ com.exadel.etoolbox etoolbox-authoring-kit - 2.5.2 + 2.5.2-SNAPSHOT etoolbox-authoring-kit-ui.content