diff --git a/app/pom.xml b/app/pom.xml index 52f10030..7809a054 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.16.1 + 0.16.2-SNAPSHOT app diff --git a/pom.xml b/pom.xml index b19d0436..2001741f 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.16.1 + 0.16.2-SNAPSHOT pom diff --git a/repository-postgresql/pom.xml b/repository-postgresql/pom.xml index f1e821a5..687a8076 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.16.1 + 0.16.2-SNAPSHOT repository-postgresql diff --git a/repository/pom.xml b/repository/pom.xml index e814b00f..af802b97 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.16.1 + 0.16.2-SNAPSHOT repository diff --git a/service/pom.xml b/service/pom.xml index f203dde6..0d30529a 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.16.1 + 0.16.2-SNAPSHOT service