From b1ca30c29c8a6b0b8540b3f302e9430dd1f000cd Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 30 May 2023 14:00:30 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.15.0 --- application/backend/pom.xml | 2 +- application/frontend/pom.xml | 2 +- application/pom.xml | 2 +- content/pom.xml | 2 +- distribution/pom.xml | 2 +- pom.xml | 4 ++-- tests/content/pom.xml | 2 +- tests/end-to-end/pom.xml | 2 +- tests/pom.xml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/application/backend/pom.xml b/application/backend/pom.xml index 0cf1f3ed..5a5dfb81 100644 --- a/application/backend/pom.xml +++ b/application/backend/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-application - 1.15.0-SNAPSHOT + 1.15.0 starter-backend diff --git a/application/frontend/pom.xml b/application/frontend/pom.xml index e01e6dd6..92d757a5 100644 --- a/application/frontend/pom.xml +++ b/application/frontend/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-application - 1.15.0-SNAPSHOT + 1.15.0 ../pom.xml diff --git a/application/pom.xml b/application/pom.xml index ba206919..86704788 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-parent - 1.15.0-SNAPSHOT + 1.15.0 ../pom.xml diff --git a/content/pom.xml b/content/pom.xml index 5fa40e88..9a03e203 100644 --- a/content/pom.xml +++ b/content/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-parent - 1.15.0-SNAPSHOT + 1.15.0 starter-content diff --git a/distribution/pom.xml b/distribution/pom.xml index fe458d10..a282db4b 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-parent - 1.15.0-SNAPSHOT + 1.15.0 starter-distribution diff --git a/pom.xml b/pom.xml index 8f370185..ecb5f66a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ pl.ds.starter starter-parent - 1.15.0-SNAPSHOT + 1.15.0 Starter Project Parent pom @@ -42,7 +42,7 @@ scm:git:git://github.com/websight-io/starter.git scm:git:git@github.com:websight-io/starter.git https://github.com/websight-io/starter - HEAD + v1.15.0 diff --git a/tests/content/pom.xml b/tests/content/pom.xml index 2d5371e4..639485b3 100644 --- a/tests/content/pom.xml +++ b/tests/content/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-tests - 1.15.0-SNAPSHOT + 1.15.0 ../pom.xml diff --git a/tests/end-to-end/pom.xml b/tests/end-to-end/pom.xml index a010b23d..6bf47000 100644 --- a/tests/end-to-end/pom.xml +++ b/tests/end-to-end/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-tests - 1.15.0-SNAPSHOT + 1.15.0 ../pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index 576de1b3..bb2bca35 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-parent - 1.15.0-SNAPSHOT + 1.15.0 ../pom.xml