diff --git a/app/pom.xml b/app/pom.xml index c07a4aef..fee85285 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.1-SNAPSHOT + 0.15.2-SNAPSHOT app diff --git a/pom.xml b/pom.xml index 12e82209..e3fe6bfb 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ SPDX-License-Identifier: Apache-2.0 4.0.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.1-SNAPSHOT + 0.15.2-SNAPSHOT pom diff --git a/repository-postgresql/pom.xml b/repository-postgresql/pom.xml index 286ccf61..ba006b6f 100644 --- a/repository-postgresql/pom.xml +++ b/repository-postgresql/pom.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.1-SNAPSHOT + 0.15.2-SNAPSHOT repository-postgresql diff --git a/repository/pom.xml b/repository/pom.xml index 26209ad9..dc24063b 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.1-SNAPSHOT + 0.15.2-SNAPSHOT repository diff --git a/service/pom.xml b/service/pom.xml index 3a0e44f3..3e7711a4 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 org.lfenergy.compas.scl.data compas-scl-data-service - 0.15.1-SNAPSHOT + 0.15.2-SNAPSHOT service