diff --git a/application/backend/pom.xml b/application/backend/pom.xml index d87a289d..127185d5 100644 --- a/application/backend/pom.xml +++ b/application/backend/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-application - 1.20.1-SNAPSHOT + 1.20.1 starter-backend diff --git a/application/frontend/pom.xml b/application/frontend/pom.xml index 5e36bf40..76a7b2ae 100644 --- a/application/frontend/pom.xml +++ b/application/frontend/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-application - 1.20.1-SNAPSHOT + 1.20.1 ../pom.xml diff --git a/application/pom.xml b/application/pom.xml index 78365378..645f221d 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-parent - 1.20.1-SNAPSHOT + 1.20.1 ../pom.xml diff --git a/content/pom.xml b/content/pom.xml index ebcb0977..b541ec45 100644 --- a/content/pom.xml +++ b/content/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-parent - 1.20.1-SNAPSHOT + 1.20.1 starter-content diff --git a/distribution/pom.xml b/distribution/pom.xml index 240dc3ac..bb80bcfd 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-parent - 1.20.1-SNAPSHOT + 1.20.1 starter-distribution diff --git a/pom.xml b/pom.xml index 9a42d5e9..e83e8a25 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ pl.ds.starter starter-parent - 1.20.1-SNAPSHOT + 1.20.1 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.20.1 diff --git a/tests/content/pom.xml b/tests/content/pom.xml index 10f41d13..cff82387 100644 --- a/tests/content/pom.xml +++ b/tests/content/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-tests - 1.20.1-SNAPSHOT + 1.20.1 ../pom.xml diff --git a/tests/end-to-end/pom.xml b/tests/end-to-end/pom.xml index 3b36d6ac..ba234e0c 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.20.1-SNAPSHOT + 1.20.1 ../pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index 3bc8e679..b4bd749b 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -21,7 +21,7 @@ pl.ds.starter starter-parent - 1.20.1-SNAPSHOT + 1.20.1 ../pom.xml