diff --git a/application/backend/pom.xml b/application/backend/pom.xml index 15636fb6..8e89ef4c 100644 --- a/application/backend/pom.xml +++ b/application/backend/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-application - 1.14.0-SNAPSHOT + 1.14.0 starter-backend diff --git a/application/frontend/pom.xml b/application/frontend/pom.xml index 70b512df..00227223 100644 --- a/application/frontend/pom.xml +++ b/application/frontend/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-application - 1.14.0-SNAPSHOT + 1.14.0 ../pom.xml diff --git a/application/pom.xml b/application/pom.xml index 832f123b..89dddc67 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-parent - 1.14.0-SNAPSHOT + 1.14.0 ../pom.xml diff --git a/content/pom.xml b/content/pom.xml index 039715e9..3397762d 100644 --- a/content/pom.xml +++ b/content/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-parent - 1.14.0-SNAPSHOT + 1.14.0 starter-content diff --git a/distribution/pom.xml b/distribution/pom.xml index f57f444c..dfb172bf 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-parent - 1.14.0-SNAPSHOT + 1.14.0 starter-distribution diff --git a/pom.xml b/pom.xml index 8da854ef..99c0b399 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ pl.ds.starter starter-parent - 1.14.0-SNAPSHOT + 1.14.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.14.0 diff --git a/tests/content/pom.xml b/tests/content/pom.xml index 37811b72..2fc69511 100644 --- a/tests/content/pom.xml +++ b/tests/content/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-tests - 1.14.0-SNAPSHOT + 1.14.0 ../pom.xml diff --git a/tests/end-to-end/pom.xml b/tests/end-to-end/pom.xml index 7ad53e58..c8d76541 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.14.0-SNAPSHOT + 1.14.0 ../pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index 03640e33..47a94e94 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-parent - 1.14.0-SNAPSHOT + 1.14.0 ../pom.xml