diff --git a/docker/pom.xml b/docker/pom.xml index 41a7e7c45..e8c11c0dd 100644 --- a/docker/pom.xml +++ b/docker/pom.xml @@ -19,7 +19,7 @@ joyqueue org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 joyqueue-docker diff --git a/docker/server/pom.xml b/docker/server/pom.xml index e572620af..3f38e097d 100644 --- a/docker/server/pom.xml +++ b/docker/server/pom.xml @@ -20,7 +20,7 @@ joyqueue-docker org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 docker-server diff --git a/docker/web/pom.xml b/docker/web/pom.xml index bffeaff73..dea2987fb 100644 --- a/docker/web/pom.xml +++ b/docker/web/pom.xml @@ -20,7 +20,7 @@ joyqueue-docker org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 docker-web diff --git a/joyqueue-client/joyqueue-client-all-shaded/pom.xml b/joyqueue-client/joyqueue-client-all-shaded/pom.xml index 22192676b..0bf85adeb 100644 --- a/joyqueue-client/joyqueue-client-all-shaded/pom.xml +++ b/joyqueue-client/joyqueue-client-all-shaded/pom.xml @@ -20,7 +20,7 @@ joyqueue-client org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-client/joyqueue-client-all/pom.xml b/joyqueue-client/joyqueue-client-all/pom.xml index 9213a1544..dfeab5239 100644 --- a/joyqueue-client/joyqueue-client-all/pom.xml +++ b/joyqueue-client/joyqueue-client-all/pom.xml @@ -20,7 +20,7 @@ joyqueue-client org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-client/joyqueue-client-core-shaded/pom.xml b/joyqueue-client/joyqueue-client-core-shaded/pom.xml index 591c92567..cc4af2b2e 100644 --- a/joyqueue-client/joyqueue-client-core-shaded/pom.xml +++ b/joyqueue-client/joyqueue-client-core-shaded/pom.xml @@ -20,7 +20,7 @@ joyqueue-client org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-client/joyqueue-client-core/pom.xml b/joyqueue-client/joyqueue-client-core/pom.xml index 187867b58..d6d199cab 100644 --- a/joyqueue-client/joyqueue-client-core/pom.xml +++ b/joyqueue-client/joyqueue-client-core/pom.xml @@ -20,7 +20,7 @@ joyqueue-client org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-client/joyqueue-client-kafka/pom.xml b/joyqueue-client/joyqueue-client-kafka/pom.xml index 97888fe32..d2c59f93f 100644 --- a/joyqueue-client/joyqueue-client-kafka/pom.xml +++ b/joyqueue-client/joyqueue-client-kafka/pom.xml @@ -20,7 +20,7 @@ joyqueue-client org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-client/joyqueue-client-loadbalance-adaptive/pom.xml b/joyqueue-client/joyqueue-client-loadbalance-adaptive/pom.xml index 91250c841..7df328a70 100644 --- a/joyqueue-client/joyqueue-client-loadbalance-adaptive/pom.xml +++ b/joyqueue-client/joyqueue-client-loadbalance-adaptive/pom.xml @@ -5,7 +5,7 @@ joyqueue-client org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-kafka/pom.xml b/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-kafka/pom.xml index 0a60c8a8e..d9799a0c1 100644 --- a/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-kafka/pom.xml +++ b/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-kafka/pom.xml @@ -20,7 +20,7 @@ joyqueue-client-samples org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-openmessaging/pom.xml b/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-openmessaging/pom.xml index 7d5c2cf19..4ff1bfb28 100644 --- a/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-openmessaging/pom.xml +++ b/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-openmessaging/pom.xml @@ -20,7 +20,7 @@ joyqueue-client-samples org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-spring/pom.xml b/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-spring/pom.xml index 73ad99258..de4680e78 100644 --- a/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-spring/pom.xml +++ b/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-spring/pom.xml @@ -20,7 +20,7 @@ joyqueue-client-samples org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-springboot/pom.xml b/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-springboot/pom.xml index 1f2a7e587..27bc871f1 100644 --- a/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-springboot/pom.xml +++ b/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-springboot/pom.xml @@ -20,7 +20,7 @@ joyqueue-client-samples org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-client/joyqueue-client-samples/pom.xml b/joyqueue-client/joyqueue-client-samples/pom.xml index c6ede4ab1..a12b700ed 100644 --- a/joyqueue-client/joyqueue-client-samples/pom.xml +++ b/joyqueue-client/joyqueue-client-samples/pom.xml @@ -20,7 +20,7 @@ joyqueue-client org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-client/pom.xml b/joyqueue-client/pom.xml index 980617647..38167e2d6 100644 --- a/joyqueue-client/pom.xml +++ b/joyqueue-client/pom.xml @@ -20,7 +20,7 @@ joyqueue org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-common/joyqueue-datasource/joyqueue-datasource-api/pom.xml b/joyqueue-common/joyqueue-datasource/joyqueue-datasource-api/pom.xml index 156ec8158..b97595a5c 100644 --- a/joyqueue-common/joyqueue-datasource/joyqueue-datasource-api/pom.xml +++ b/joyqueue-common/joyqueue-datasource/joyqueue-datasource-api/pom.xml @@ -20,7 +20,7 @@ joyqueue-datasource org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-common/joyqueue-datasource/joyqueue-datasource-hikaricp/pom.xml b/joyqueue-common/joyqueue-datasource/joyqueue-datasource-hikaricp/pom.xml index 075d0f7e1..aed25847d 100644 --- a/joyqueue-common/joyqueue-datasource/joyqueue-datasource-hikaricp/pom.xml +++ b/joyqueue-common/joyqueue-datasource/joyqueue-datasource-hikaricp/pom.xml @@ -20,7 +20,7 @@ joyqueue-datasource org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-common/joyqueue-datasource/pom.xml b/joyqueue-common/joyqueue-datasource/pom.xml index 9e600eaf8..a8ac2290a 100644 --- a/joyqueue-common/joyqueue-datasource/pom.xml +++ b/joyqueue-common/joyqueue-datasource/pom.xml @@ -20,7 +20,7 @@ joyqueue-common org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-common/joyqueue-hbase/pom.xml b/joyqueue-common/joyqueue-hbase/pom.xml index 5d9eba9a5..f1a62f5a2 100644 --- a/joyqueue-common/joyqueue-hbase/pom.xml +++ b/joyqueue-common/joyqueue-hbase/pom.xml @@ -20,7 +20,7 @@ joyqueue-common org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-common/joyqueue-model/pom.xml b/joyqueue-common/joyqueue-model/pom.xml index 04158948e..f46cf479d 100644 --- a/joyqueue-common/joyqueue-model/pom.xml +++ b/joyqueue-common/joyqueue-model/pom.xml @@ -20,12 +20,12 @@ joyqueue-common org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 joyqueue-model - 4.2.7.RC3 + 4.2.7-SNAPSHOT JoyQueue-Model Domain models diff --git a/joyqueue-common/joyqueue-network/pom.xml b/joyqueue-common/joyqueue-network/pom.xml index e0e27561a..c8a28edd4 100644 --- a/joyqueue-common/joyqueue-network/pom.xml +++ b/joyqueue-common/joyqueue-network/pom.xml @@ -19,7 +19,7 @@ joyqueue-common org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-common/joyqueue-security/pom.xml b/joyqueue-common/joyqueue-security/pom.xml index 85ac56a7d..cb923d46f 100644 --- a/joyqueue-common/joyqueue-security/pom.xml +++ b/joyqueue-common/joyqueue-security/pom.xml @@ -20,7 +20,7 @@ joyqueue-common org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-common/joyqueue-toolkit/pom.xml b/joyqueue-common/joyqueue-toolkit/pom.xml index 014dc6368..965debf43 100644 --- a/joyqueue-common/joyqueue-toolkit/pom.xml +++ b/joyqueue-common/joyqueue-toolkit/pom.xml @@ -20,7 +20,7 @@ joyqueue-common org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-common/pom.xml b/joyqueue-common/pom.xml index 899ad2769..4c9d418cf 100644 --- a/joyqueue-common/pom.xml +++ b/joyqueue-common/pom.xml @@ -20,10 +20,10 @@ joyqueue org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-common JoyQueue-Common diff --git a/joyqueue-console/joyqueue-data/joyqueue-data-model/pom.xml b/joyqueue-console/joyqueue-data/joyqueue-data-model/pom.xml index d95739912..c1387eafd 100644 --- a/joyqueue-console/joyqueue-data/joyqueue-data-model/pom.xml +++ b/joyqueue-console/joyqueue-data/joyqueue-data-model/pom.xml @@ -20,10 +20,10 @@ joyqueue-data org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-data-model JoyQueue-Data-Model diff --git a/joyqueue-console/joyqueue-data/joyqueue-data-repository/joyqueue-data-repository-api/pom.xml b/joyqueue-console/joyqueue-data/joyqueue-data-repository/joyqueue-data-repository-api/pom.xml index 35ae2d142..8b99e3924 100644 --- a/joyqueue-console/joyqueue-data/joyqueue-data-repository/joyqueue-data-repository-api/pom.xml +++ b/joyqueue-console/joyqueue-data/joyqueue-data-repository/joyqueue-data-repository-api/pom.xml @@ -20,10 +20,10 @@ joyqueue-data-repository org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-data-repository-api JoyQueue-Data-Repository-API diff --git a/joyqueue-console/joyqueue-data/joyqueue-data-repository/joyqueue-data-repository-mybatis/pom.xml b/joyqueue-console/joyqueue-data/joyqueue-data-repository/joyqueue-data-repository-mybatis/pom.xml index de82c40bf..b71c87c16 100644 --- a/joyqueue-console/joyqueue-data/joyqueue-data-repository/joyqueue-data-repository-mybatis/pom.xml +++ b/joyqueue-console/joyqueue-data/joyqueue-data-repository/joyqueue-data-repository-mybatis/pom.xml @@ -20,7 +20,7 @@ joyqueue-data-repository org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-console/joyqueue-data/joyqueue-data-repository/pom.xml b/joyqueue-console/joyqueue-data/joyqueue-data-repository/pom.xml index 1ae191bb8..60535fb93 100644 --- a/joyqueue-console/joyqueue-data/joyqueue-data-repository/pom.xml +++ b/joyqueue-console/joyqueue-data/joyqueue-data-repository/pom.xml @@ -20,10 +20,10 @@ joyqueue-data org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-data-repository JoyQueue-Data-Repository diff --git a/joyqueue-console/joyqueue-data/joyqueue-data-service/pom.xml b/joyqueue-console/joyqueue-data/joyqueue-data-service/pom.xml index 5fd5c42ad..0759f5d23 100644 --- a/joyqueue-console/joyqueue-data/joyqueue-data-service/pom.xml +++ b/joyqueue-console/joyqueue-data/joyqueue-data-service/pom.xml @@ -20,7 +20,7 @@ joyqueue-data org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-console/joyqueue-data/joyqueue-token/joyqueue-token-api/pom.xml b/joyqueue-console/joyqueue-data/joyqueue-token/joyqueue-token-api/pom.xml index 646852b91..9ff0d2653 100644 --- a/joyqueue-console/joyqueue-data/joyqueue-token/joyqueue-token-api/pom.xml +++ b/joyqueue-console/joyqueue-data/joyqueue-token/joyqueue-token-api/pom.xml @@ -20,10 +20,10 @@ joyqueue-token org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-token-api JoyQueue-Token-API diff --git a/joyqueue-console/joyqueue-data/joyqueue-token/joyqueue-token-uuid-starter/pom.xml b/joyqueue-console/joyqueue-data/joyqueue-token/joyqueue-token-uuid-starter/pom.xml index 37be60ed3..716a04f6e 100644 --- a/joyqueue-console/joyqueue-data/joyqueue-token/joyqueue-token-uuid-starter/pom.xml +++ b/joyqueue-console/joyqueue-data/joyqueue-token/joyqueue-token-uuid-starter/pom.xml @@ -20,10 +20,10 @@ joyqueue-token org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-token-uuid-starter JoyQueue-Token-UUID-Starter diff --git a/joyqueue-console/joyqueue-data/joyqueue-token/joyqueue-token-uuid/pom.xml b/joyqueue-console/joyqueue-data/joyqueue-token/joyqueue-token-uuid/pom.xml index 43a6c3521..aacf1c5e2 100644 --- a/joyqueue-console/joyqueue-data/joyqueue-token/joyqueue-token-uuid/pom.xml +++ b/joyqueue-console/joyqueue-data/joyqueue-token/joyqueue-token-uuid/pom.xml @@ -20,10 +20,10 @@ joyqueue-token org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-token-uuid JoyQueue-Token-UUID diff --git a/joyqueue-console/joyqueue-data/joyqueue-token/pom.xml b/joyqueue-console/joyqueue-data/joyqueue-token/pom.xml index 5f4d23271..543fc5471 100644 --- a/joyqueue-console/joyqueue-data/joyqueue-token/pom.xml +++ b/joyqueue-console/joyqueue-data/joyqueue-token/pom.xml @@ -20,10 +20,10 @@ joyqueue-data org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-token JoyQueue-Token diff --git a/joyqueue-console/joyqueue-data/pom.xml b/joyqueue-console/joyqueue-data/pom.xml index 165b6543b..d8e6b6f33 100644 --- a/joyqueue-console/joyqueue-data/pom.xml +++ b/joyqueue-console/joyqueue-data/pom.xml @@ -20,10 +20,10 @@ joyqueue-console org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-data JoyQueue-Data diff --git a/joyqueue-console/joyqueue-message-filter/joyqueue-message-filter-api/pom.xml b/joyqueue-console/joyqueue-message-filter/joyqueue-message-filter-api/pom.xml index fe35169c2..35a2bacad 100644 --- a/joyqueue-console/joyqueue-message-filter/joyqueue-message-filter-api/pom.xml +++ b/joyqueue-console/joyqueue-message-filter/joyqueue-message-filter-api/pom.xml @@ -3,7 +3,7 @@ joyqueue-message-filter org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 JoyQueue-Message-Filter-Api diff --git a/joyqueue-console/joyqueue-message-filter/joyqueue-message-filter-s3/pom.xml b/joyqueue-console/joyqueue-message-filter/joyqueue-message-filter-s3/pom.xml index 2da49f249..691739ec8 100644 --- a/joyqueue-console/joyqueue-message-filter/joyqueue-message-filter-s3/pom.xml +++ b/joyqueue-console/joyqueue-message-filter/joyqueue-message-filter-s3/pom.xml @@ -3,7 +3,7 @@ joyqueue-message-filter org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 JoyQueue-Message-Filter-S3 diff --git a/joyqueue-console/joyqueue-message-filter/pom.xml b/joyqueue-console/joyqueue-message-filter/pom.xml index 363e806b6..59a7e3fc3 100644 --- a/joyqueue-console/joyqueue-message-filter/pom.xml +++ b/joyqueue-console/joyqueue-message-filter/pom.xml @@ -3,7 +3,7 @@ joyqueue-console org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 joyqueue-message-filter diff --git a/joyqueue-console/joyqueue-portal/pom.xml b/joyqueue-console/joyqueue-portal/pom.xml index 314c87df6..4530d3ea2 100644 --- a/joyqueue-console/joyqueue-portal/pom.xml +++ b/joyqueue-console/joyqueue-portal/pom.xml @@ -20,7 +20,7 @@ joyqueue-console org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-console/joyqueue-web/joyqueue-web-application/pom.xml b/joyqueue-console/joyqueue-web/joyqueue-web-application/pom.xml index 774afa31d..ac1a36c1a 100644 --- a/joyqueue-console/joyqueue-web/joyqueue-web-application/pom.xml +++ b/joyqueue-console/joyqueue-web/joyqueue-web-application/pom.xml @@ -20,10 +20,10 @@ joyqueue-web org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-web-application diff --git a/joyqueue-console/joyqueue-web/joyqueue-web-handler/pom.xml b/joyqueue-console/joyqueue-web/joyqueue-web-handler/pom.xml index d83203863..3917ccea7 100644 --- a/joyqueue-console/joyqueue-web/joyqueue-web-handler/pom.xml +++ b/joyqueue-console/joyqueue-web/joyqueue-web-handler/pom.xml @@ -20,10 +20,10 @@ joyqueue-web org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-web-handler JoyQueue-Web-Handler diff --git a/joyqueue-console/joyqueue-web/joyqueue-web-springboot-starter/pom.xml b/joyqueue-console/joyqueue-web/joyqueue-web-springboot-starter/pom.xml index fafbb9de0..71f27fba5 100644 --- a/joyqueue-console/joyqueue-web/joyqueue-web-springboot-starter/pom.xml +++ b/joyqueue-console/joyqueue-web/joyqueue-web-springboot-starter/pom.xml @@ -20,10 +20,10 @@ joyqueue-web org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-web-springboot-starter JoyQueue-Web-SpringBoot-Starter diff --git a/joyqueue-console/joyqueue-web/pom.xml b/joyqueue-console/joyqueue-web/pom.xml index b34adb947..3b5abff93 100644 --- a/joyqueue-console/joyqueue-web/pom.xml +++ b/joyqueue-console/joyqueue-web/pom.xml @@ -20,10 +20,10 @@ joyqueue-console org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-web JoyQueue-Web A Web-based administration console for JoyQueue diff --git a/joyqueue-console/pom.xml b/joyqueue-console/pom.xml index 7d2055fb0..4628605e1 100644 --- a/joyqueue-console/pom.xml +++ b/joyqueue-console/pom.xml @@ -20,10 +20,10 @@ joyqueue org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 - 4.2.7.RC3 + 4.2.7-SNAPSHOT pom joyqueue-console JoyQueue-Console diff --git a/joyqueue-distribution/joyqueue-distribution-server/pom.xml b/joyqueue-distribution/joyqueue-distribution-server/pom.xml index 745c83cc7..25a0751fd 100644 --- a/joyqueue-distribution/joyqueue-distribution-server/pom.xml +++ b/joyqueue-distribution/joyqueue-distribution-server/pom.xml @@ -20,7 +20,7 @@ joyqueue-distribution org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-distribution/joyqueue-distribution-web/pom.xml b/joyqueue-distribution/joyqueue-distribution-web/pom.xml index bf468c04b..6a885410f 100644 --- a/joyqueue-distribution/joyqueue-distribution-web/pom.xml +++ b/joyqueue-distribution/joyqueue-distribution-web/pom.xml @@ -20,7 +20,7 @@ joyqueue-distribution org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-distribution/pom.xml b/joyqueue-distribution/pom.xml index af3b93045..482ad9707 100644 --- a/joyqueue-distribution/pom.xml +++ b/joyqueue-distribution/pom.xml @@ -20,7 +20,7 @@ joyqueue org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 pom diff --git a/joyqueue-openmessaging/openmessaging-samples/pom.xml b/joyqueue-openmessaging/openmessaging-samples/pom.xml index 7e4ceccdc..a3f25f116 100644 --- a/joyqueue-openmessaging/openmessaging-samples/pom.xml +++ b/joyqueue-openmessaging/openmessaging-samples/pom.xml @@ -20,7 +20,7 @@ joyqueue-openmessaging org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-openmessaging/openmessaging-spring-boot/openmessaging-spring-boot-autoconfigure/pom.xml b/joyqueue-openmessaging/openmessaging-spring-boot/openmessaging-spring-boot-autoconfigure/pom.xml index b3bce2a0f..1709875fc 100644 --- a/joyqueue-openmessaging/openmessaging-spring-boot/openmessaging-spring-boot-autoconfigure/pom.xml +++ b/joyqueue-openmessaging/openmessaging-spring-boot/openmessaging-spring-boot-autoconfigure/pom.xml @@ -20,7 +20,7 @@ openmessaging-spring-boot org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-openmessaging/openmessaging-spring-boot/openmessaging-spring-boot-starter/pom.xml b/joyqueue-openmessaging/openmessaging-spring-boot/openmessaging-spring-boot-starter/pom.xml index c1e5e0e6c..1d597e99d 100644 --- a/joyqueue-openmessaging/openmessaging-spring-boot/openmessaging-spring-boot-starter/pom.xml +++ b/joyqueue-openmessaging/openmessaging-spring-boot/openmessaging-spring-boot-starter/pom.xml @@ -20,7 +20,7 @@ openmessaging-spring-boot org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-openmessaging/openmessaging-spring-boot/pom.xml b/joyqueue-openmessaging/openmessaging-spring-boot/pom.xml index 1ef46ac38..ac2ce98f0 100644 --- a/joyqueue-openmessaging/openmessaging-spring-boot/pom.xml +++ b/joyqueue-openmessaging/openmessaging-spring-boot/pom.xml @@ -20,7 +20,7 @@ joyqueue-openmessaging org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-openmessaging/openmessaging-spring/pom.xml b/joyqueue-openmessaging/openmessaging-spring/pom.xml index c14ec2878..36ee11242 100644 --- a/joyqueue-openmessaging/openmessaging-spring/pom.xml +++ b/joyqueue-openmessaging/openmessaging-spring/pom.xml @@ -20,7 +20,7 @@ joyqueue-openmessaging org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-openmessaging/pom.xml b/joyqueue-openmessaging/pom.xml index 997b839ab..6a69f30c5 100644 --- a/joyqueue-openmessaging/pom.xml +++ b/joyqueue-openmessaging/pom.xml @@ -20,7 +20,7 @@ joyqueue org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-archive/joyqueue-archive-api/pom.xml b/joyqueue-server/joyqueue-archive/joyqueue-archive-api/pom.xml index f953030de..aaf934e7f 100644 --- a/joyqueue-server/joyqueue-archive/joyqueue-archive-api/pom.xml +++ b/joyqueue-server/joyqueue-archive/joyqueue-archive-api/pom.xml @@ -20,7 +20,7 @@ joyqueue-archive org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-archive/joyqueue-archive-hbase/pom.xml b/joyqueue-server/joyqueue-archive/joyqueue-archive-hbase/pom.xml index 3792ec4df..0119e919e 100644 --- a/joyqueue-server/joyqueue-archive/joyqueue-archive-hbase/pom.xml +++ b/joyqueue-server/joyqueue-archive/joyqueue-archive-hbase/pom.xml @@ -20,7 +20,7 @@ joyqueue-archive org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-archive/pom.xml b/joyqueue-server/joyqueue-archive/pom.xml index 53689e64c..bb733d9df 100644 --- a/joyqueue-server/joyqueue-archive/pom.xml +++ b/joyqueue-server/joyqueue-archive/pom.xml @@ -20,7 +20,7 @@ joyqueue-server org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-broker-core/pom.xml b/joyqueue-server/joyqueue-broker-core/pom.xml index 6fb830924..318fda49a 100644 --- a/joyqueue-server/joyqueue-broker-core/pom.xml +++ b/joyqueue-server/joyqueue-broker-core/pom.xml @@ -20,14 +20,14 @@ joyqueue-server org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 joyqueue-broker-core JoyQueue-Broker-Core Broker core library - 4.2.7.RC3 + 4.2.7-SNAPSHOT @@ -106,7 +106,7 @@ org.joyqueue joyqueue-store-core - 4.2.7.RC3 + 4.2.7-SNAPSHOT test diff --git a/joyqueue-server/joyqueue-broker-kafka/pom.xml b/joyqueue-server/joyqueue-broker-kafka/pom.xml index 074a990f7..4e8c3a3e4 100644 --- a/joyqueue-server/joyqueue-broker-kafka/pom.xml +++ b/joyqueue-server/joyqueue-broker-kafka/pom.xml @@ -20,7 +20,7 @@ joyqueue-server org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-broker-monitor-pth/pom.xml b/joyqueue-server/joyqueue-broker-monitor-pth/pom.xml index eaf7ab08b..e135b794c 100644 --- a/joyqueue-server/joyqueue-broker-monitor-pth/pom.xml +++ b/joyqueue-server/joyqueue-broker-monitor-pth/pom.xml @@ -20,7 +20,7 @@ joyqueue-server org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-broker-mqtt/pom.xml b/joyqueue-server/joyqueue-broker-mqtt/pom.xml index 55ec8328c..8612ab121 100644 --- a/joyqueue-server/joyqueue-broker-mqtt/pom.xml +++ b/joyqueue-server/joyqueue-broker-mqtt/pom.xml @@ -20,7 +20,7 @@ joyqueue-server org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-broker-protocol/pom.xml b/joyqueue-server/joyqueue-broker-protocol/pom.xml index 60de01321..410816fb9 100644 --- a/joyqueue-server/joyqueue-broker-protocol/pom.xml +++ b/joyqueue-server/joyqueue-broker-protocol/pom.xml @@ -20,7 +20,7 @@ joyqueue-server org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 @@ -28,7 +28,7 @@ JoyQueue-Broker-Protocol JoyQueue protocol support library - 4.2.7.RC3 + 4.2.7-SNAPSHOT diff --git a/joyqueue-server/joyqueue-nsr/joyqueue-nsr-admin/pom.xml b/joyqueue-server/joyqueue-nsr/joyqueue-nsr-admin/pom.xml index 4c5aac223..bb15b78e7 100644 --- a/joyqueue-server/joyqueue-nsr/joyqueue-nsr-admin/pom.xml +++ b/joyqueue-server/joyqueue-nsr/joyqueue-nsr-admin/pom.xml @@ -21,7 +21,7 @@ joyqueue-nsr org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue-nsr-admin JoyQueue-NamingService-Admin diff --git a/joyqueue-server/joyqueue-nsr/joyqueue-nsr-composition/pom.xml b/joyqueue-server/joyqueue-nsr/joyqueue-nsr-composition/pom.xml index eb6bb7a3b..f4045625b 100644 --- a/joyqueue-server/joyqueue-nsr/joyqueue-nsr-composition/pom.xml +++ b/joyqueue-server/joyqueue-nsr/joyqueue-nsr-composition/pom.xml @@ -20,7 +20,7 @@ joyqueue-nsr org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-nsr/joyqueue-nsr-core/pom.xml b/joyqueue-server/joyqueue-nsr/joyqueue-nsr-core/pom.xml index 8e122cb31..5db0f4a20 100644 --- a/joyqueue-server/joyqueue-nsr/joyqueue-nsr-core/pom.xml +++ b/joyqueue-server/joyqueue-nsr/joyqueue-nsr-core/pom.xml @@ -20,7 +20,7 @@ joyqueue-nsr org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-nsr/joyqueue-nsr-ignite/pom.xml b/joyqueue-server/joyqueue-nsr/joyqueue-nsr-ignite/pom.xml index d780d503b..a768e4e61 100644 --- a/joyqueue-server/joyqueue-nsr/joyqueue-nsr-ignite/pom.xml +++ b/joyqueue-server/joyqueue-nsr/joyqueue-nsr-ignite/pom.xml @@ -20,7 +20,7 @@ joyqueue-nsr org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-nsr/joyqueue-nsr-journalkeeper/pom.xml b/joyqueue-server/joyqueue-nsr/joyqueue-nsr-journalkeeper/pom.xml index 73ada48a7..ba232ab8e 100644 --- a/joyqueue-server/joyqueue-nsr/joyqueue-nsr-journalkeeper/pom.xml +++ b/joyqueue-server/joyqueue-nsr/joyqueue-nsr-journalkeeper/pom.xml @@ -20,7 +20,7 @@ joyqueue-nsr org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-nsr/joyqueue-nsr-sql/pom.xml b/joyqueue-server/joyqueue-nsr/joyqueue-nsr-sql/pom.xml index 1542669ec..ba2c12ecc 100644 --- a/joyqueue-server/joyqueue-nsr/joyqueue-nsr-sql/pom.xml +++ b/joyqueue-server/joyqueue-nsr/joyqueue-nsr-sql/pom.xml @@ -5,7 +5,7 @@ joyqueue-nsr org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-nsr/pom.xml b/joyqueue-server/joyqueue-nsr/pom.xml index 221c4512c..cb3f8ee2e 100644 --- a/joyqueue-server/joyqueue-nsr/pom.xml +++ b/joyqueue-server/joyqueue-nsr/pom.xml @@ -20,7 +20,7 @@ joyqueue-server org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-retry/joyqueue-retry-api/pom.xml b/joyqueue-server/joyqueue-retry/joyqueue-retry-api/pom.xml index d66e7e1e4..8ef2b9385 100644 --- a/joyqueue-server/joyqueue-retry/joyqueue-retry-api/pom.xml +++ b/joyqueue-server/joyqueue-retry/joyqueue-retry-api/pom.xml @@ -20,7 +20,7 @@ joyqueue-retry org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-retry/joyqueue-retry-db-console/pom.xml b/joyqueue-server/joyqueue-retry/joyqueue-retry-db-console/pom.xml index 221984fd4..f224102f4 100644 --- a/joyqueue-server/joyqueue-retry/joyqueue-retry-db-console/pom.xml +++ b/joyqueue-server/joyqueue-retry/joyqueue-retry-db-console/pom.xml @@ -20,7 +20,7 @@ joyqueue-retry org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 @@ -32,12 +32,12 @@ org.joyqueue joyqueue-retry-api - 4.2.7.RC3 + 4.2.7-SNAPSHOT org.joyqueue joyqueue-retry-db - 4.2.7.RC3 + 4.2.7-SNAPSHOT diff --git a/joyqueue-server/joyqueue-retry/joyqueue-retry-db/pom.xml b/joyqueue-server/joyqueue-retry/joyqueue-retry-db/pom.xml index f275cc4b4..42f46531e 100644 --- a/joyqueue-server/joyqueue-retry/joyqueue-retry-db/pom.xml +++ b/joyqueue-server/joyqueue-retry/joyqueue-retry-db/pom.xml @@ -20,7 +20,7 @@ joyqueue-retry org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-retry/joyqueue-retry-h2/pom.xml b/joyqueue-server/joyqueue-retry/joyqueue-retry-h2/pom.xml index 267f7bd4d..fbfe954e2 100644 --- a/joyqueue-server/joyqueue-retry/joyqueue-retry-h2/pom.xml +++ b/joyqueue-server/joyqueue-retry/joyqueue-retry-h2/pom.xml @@ -20,7 +20,7 @@ joyqueue-retry org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-retry/joyqueue-retry-remote/pom.xml b/joyqueue-server/joyqueue-retry/joyqueue-retry-remote/pom.xml index 16dd74647..d44da75eb 100644 --- a/joyqueue-server/joyqueue-retry/joyqueue-retry-remote/pom.xml +++ b/joyqueue-server/joyqueue-retry/joyqueue-retry-remote/pom.xml @@ -20,7 +20,7 @@ joyqueue-retry org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-retry/pom.xml b/joyqueue-server/joyqueue-retry/pom.xml index b2cc0a511..4b0931a5d 100644 --- a/joyqueue-server/joyqueue-retry/pom.xml +++ b/joyqueue-server/joyqueue-retry/pom.xml @@ -20,7 +20,7 @@ joyqueue-server org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-server-runtime/pom.xml b/joyqueue-server/joyqueue-server-runtime/pom.xml index bfb66ca8a..cbcbf6355 100644 --- a/joyqueue-server/joyqueue-server-runtime/pom.xml +++ b/joyqueue-server/joyqueue-server-runtime/pom.xml @@ -20,7 +20,7 @@ joyqueue-server org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-store/joyqueue-store-api/pom.xml b/joyqueue-server/joyqueue-store/joyqueue-store-api/pom.xml index 00c495dea..e8124ff3e 100644 --- a/joyqueue-server/joyqueue-store/joyqueue-store-api/pom.xml +++ b/joyqueue-server/joyqueue-store/joyqueue-store-api/pom.xml @@ -20,7 +20,7 @@ joyqueue-store org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-store/joyqueue-store-core/pom.xml b/joyqueue-server/joyqueue-store/joyqueue-store-core/pom.xml index a9bebdb46..182b2b3c0 100644 --- a/joyqueue-server/joyqueue-store/joyqueue-store-core/pom.xml +++ b/joyqueue-server/joyqueue-store/joyqueue-store-core/pom.xml @@ -20,7 +20,7 @@ joyqueue-store org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/joyqueue-server/joyqueue-store/pom.xml b/joyqueue-server/joyqueue-store/pom.xml index c7cf0f8a5..85cbdef27 100644 --- a/joyqueue-server/joyqueue-store/pom.xml +++ b/joyqueue-server/joyqueue-store/pom.xml @@ -20,7 +20,7 @@ joyqueue-server org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 JoyQueue-Store diff --git a/joyqueue-server/pom.xml b/joyqueue-server/pom.xml index ed3b2fa7c..4e00a050e 100644 --- a/joyqueue-server/pom.xml +++ b/joyqueue-server/pom.xml @@ -20,7 +20,7 @@ joyqueue org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index c00747862..f38b37663 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT joyqueue pom http://www.joyqueue.org diff --git a/toolkit/doc/pom.xml b/toolkit/doc/pom.xml index 078625559..c6ec06b74 100644 --- a/toolkit/doc/pom.xml +++ b/toolkit/doc/pom.xml @@ -20,7 +20,7 @@ toolkit org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0 diff --git a/toolkit/pom.xml b/toolkit/pom.xml index 877424c79..9af86d024 100644 --- a/toolkit/pom.xml +++ b/toolkit/pom.xml @@ -20,7 +20,7 @@ joyqueue org.joyqueue - 4.2.7.RC3 + 4.2.7-SNAPSHOT 4.0.0