diff --git a/config-client/pom.xml b/config-client/pom.xml index 058deaa..982ab77 100644 --- a/config-client/pom.xml +++ b/config-client/pom.xml @@ -4,7 +4,7 @@ com.apzda.cloud config - 1.0.8 + 1.0.9-SNAPSHOT config-client diff --git a/config-core/pom.xml b/config-core/pom.xml index 2a1ae69..a52611c 100644 --- a/config-core/pom.xml +++ b/config-core/pom.xml @@ -4,7 +4,7 @@ com.apzda.cloud config - 1.0.8 + 1.0.9-SNAPSHOT config-core diff --git a/config-demo/pom.xml b/config-demo/pom.xml index a7ea440..9f03a4c 100644 --- a/config-demo/pom.xml +++ b/config-demo/pom.xml @@ -4,7 +4,7 @@ com.apzda.cloud config - 1.0.8 + 1.0.9-SNAPSHOT config-demo diff --git a/config-proto/pom.xml b/config-proto/pom.xml index ecd14f8..0751e9e 100644 --- a/config-proto/pom.xml +++ b/config-proto/pom.xml @@ -4,7 +4,7 @@ com.apzda.cloud config - 1.0.8 + 1.0.9-SNAPSHOT config-proto diff --git a/config-server/pom.xml b/config-server/pom.xml index e6eb12b..c99920f 100644 --- a/config-server/pom.xml +++ b/config-server/pom.xml @@ -4,7 +4,7 @@ com.apzda.cloud config - 1.0.8 + 1.0.9-SNAPSHOT config-server diff --git a/config-service/pom.xml b/config-service/pom.xml index 36ea81b..767f6db 100644 --- a/config-service/pom.xml +++ b/config-service/pom.xml @@ -4,7 +4,7 @@ com.apzda.cloud config - 1.0.8 + 1.0.9-SNAPSHOT config-service diff --git a/pom.xml b/pom.xml index 71f3428..7256a76 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ config - 1.0.8 + 1.0.9-SNAPSHOT pom Apzda Config Apzda Official Runtime Configuration Module @@ -54,7 +54,7 @@ https://github.com/apzda/config.git scm:git@github.com:apzda/config.git scm:git:git@github.com:apzda/config.git - v1.0.8 + HEAD @@ -75,22 +75,22 @@ com.apzda.cloud config-core - 1.0.8 + 1.0.9-SNAPSHOT com.apzda.cloud config-proto - 1.0.8 + 1.0.9-SNAPSHOT com.apzda.cloud config-client - 1.0.8 + 1.0.9-SNAPSHOT com.apzda.cloud config-service - 1.0.8 + 1.0.9-SNAPSHOT