diff --git a/config-client/pom.xml b/config-client/pom.xml index a7ece7a..46f3ce5 100644 --- a/config-client/pom.xml +++ b/config-client/pom.xml @@ -4,7 +4,7 @@ com.apzda.cloud config - 1.0.10 + 1.0.11-SNAPSHOT config-client diff --git a/config-core/pom.xml b/config-core/pom.xml index 81554ad..0432065 100644 --- a/config-core/pom.xml +++ b/config-core/pom.xml @@ -4,7 +4,7 @@ com.apzda.cloud config - 1.0.10 + 1.0.11-SNAPSHOT config-core diff --git a/config-demo/pom.xml b/config-demo/pom.xml index a5d25f7..50bd257 100644 --- a/config-demo/pom.xml +++ b/config-demo/pom.xml @@ -4,7 +4,7 @@ com.apzda.cloud config - 1.0.10 + 1.0.11-SNAPSHOT config-demo diff --git a/config-proto/pom.xml b/config-proto/pom.xml index c16c915..0a8f588 100644 --- a/config-proto/pom.xml +++ b/config-proto/pom.xml @@ -4,7 +4,7 @@ com.apzda.cloud config - 1.0.10 + 1.0.11-SNAPSHOT config-proto diff --git a/config-server/pom.xml b/config-server/pom.xml index eda6e38..8091044 100644 --- a/config-server/pom.xml +++ b/config-server/pom.xml @@ -4,7 +4,7 @@ com.apzda.cloud config - 1.0.10 + 1.0.11-SNAPSHOT config-server diff --git a/config-service/pom.xml b/config-service/pom.xml index 7069d83..0b02df7 100644 --- a/config-service/pom.xml +++ b/config-service/pom.xml @@ -4,7 +4,7 @@ com.apzda.cloud config - 1.0.10 + 1.0.11-SNAPSHOT config-service diff --git a/pom.xml b/pom.xml index c38e5f0..168bb60 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ config - 1.0.10 + 1.0.11-SNAPSHOT pom Apzda Config Apzda Official Runtime Configuration Module @@ -55,7 +55,7 @@ https://github.com/apzda/config.git scm:git@github.com:apzda/config.git scm:git:git@github.com:apzda/config.git - v1.0.10 + HEAD @@ -76,22 +76,22 @@ com.apzda.cloud config-core - 1.0.10 + 1.0.11-SNAPSHOT com.apzda.cloud config-proto - 1.0.10 + 1.0.11-SNAPSHOT com.apzda.cloud config-client - 1.0.10 + 1.0.11-SNAPSHOT com.apzda.cloud config-service - 1.0.10 + 1.0.11-SNAPSHOT