diff --git a/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-rocketmq/pom.xml b/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-rocketmq/pom.xml index c22e390c..9ca01c0e 100644 --- a/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-rocketmq/pom.xml +++ b/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-rocketmq/pom.xml @@ -8,7 +8,6 @@ ${revision} hippo4j-adapter-spring-cloud-stream-rocketmq - hippo4j-adapter-spring-cloud-stream-rocketmq diff --git a/hippo4j-console/pom.xml b/hippo4j-console/pom.xml index 5651602d..dbadd05e 100644 --- a/hippo4j-console/pom.xml +++ b/hippo4j-console/pom.xml @@ -7,7 +7,6 @@ hippo4j-all ${revision} - hippo4j-console @@ -18,16 +17,19 @@ cn.hippo4j hippo4j-config + ${revision} cn.hippo4j hippo4j-discovery + ${revision} cn.hippo4j hippo4j-auth + ${revision} diff --git a/hippo4j-discovery/pom.xml b/hippo4j-discovery/pom.xml index 08790959..59a84cff 100644 --- a/hippo4j-discovery/pom.xml +++ b/hippo4j-discovery/pom.xml @@ -7,7 +7,6 @@ hippo4j-all ${revision} - hippo4j-discovery diff --git a/hippo4j-server/pom.xml b/hippo4j-server/pom.xml index 462f1c10..c728d4b4 100644 --- a/hippo4j-server/pom.xml +++ b/hippo4j-server/pom.xml @@ -18,16 +18,18 @@ cn.hippo4j hippo4j-config + ${revision} - cn.hippo4j hippo4j-console + ${revision} cn.hippo4j hippo4j-discovery + ${revision} diff --git a/hippo4j-spring-boot/hippo4j-core-spring-boot-starter/pom.xml b/hippo4j-spring-boot/hippo4j-core-spring-boot-starter/pom.xml index f91fbd6f..8b72290f 100644 --- a/hippo4j-spring-boot/hippo4j-core-spring-boot-starter/pom.xml +++ b/hippo4j-spring-boot/hippo4j-core-spring-boot-starter/pom.xml @@ -70,6 +70,7 @@ cn.hippo4j hippo4j-spring-boot-starter-adapter-web + ${revision} diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-dubbo/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-dubbo/pom.xml index 6d4e04f0..12f56632 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-dubbo/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-dubbo/pom.xml @@ -13,6 +13,7 @@ cn.hippo4j hippo4j-adapter-dubbo + ${revision} diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-hystrix/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-hystrix/pom.xml index cf5db2f1..8fb11d12 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-hystrix/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-hystrix/pom.xml @@ -13,6 +13,7 @@ cn.hippo4j hippo4j-adapter-hystrix + ${revision} diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-kafka/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-kafka/pom.xml index 7e249a93..a599d568 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-kafka/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-kafka/pom.xml @@ -13,6 +13,7 @@ cn.hippo4j hippo4j-adapter-kafka + ${revision} diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rabbitmq/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rabbitmq/pom.xml index b268cbb0..7b0ba1f8 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rabbitmq/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rabbitmq/pom.xml @@ -13,6 +13,7 @@ cn.hippo4j hippo4j-adapter-rabbitmq + ${revision} diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rocketmq/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rocketmq/pom.xml index 4994e75e..53da2d6e 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rocketmq/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rocketmq/pom.xml @@ -13,6 +13,7 @@ cn.hippo4j hippo4j-adapter-rocketmq + ${revision} diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-kafka/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-kafka/pom.xml index 6e7c8af9..898d8b3c 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-kafka/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-kafka/pom.xml @@ -13,6 +13,7 @@ cn.hippo4j hippo4j-adapter-spring-cloud-stream-kafka + ${revision} diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rocketmq/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rocketmq/pom.xml index 4ee82bc0..ebf9b288 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rocketmq/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rocketmq/pom.xml @@ -14,6 +14,7 @@ cn.hippo4j hippo4j-adapter-spring-cloud-stream-rocketmq + ${revision} diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-web/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-web/pom.xml index c3c754aa..ed3a75d5 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-web/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-web/pom.xml @@ -13,6 +13,7 @@ cn.hippo4j hippo4j-adapter-web + ${revision} diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml index a493d128..e5e04271 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml @@ -96,6 +96,7 @@ cn.hippo4j hippo4j-spring-boot-starter-adapter-web + ${revision} diff --git a/pom.xml b/pom.xml index 0656c8ba..78f46f68 100644 --- a/pom.xml +++ b/pom.xml @@ -107,36 +107,6 @@ ${revision} - - cn.hippo4j - hippo4j-config - ${revision} - - - - cn.hippo4j - hippo4j-console - ${revision} - - - - cn.hippo4j - hippo4j-discovery - ${revision} - - - - cn.hippo4j - log-record-tool - ${revision} - - - - cn.hippo4j - hippo4j-auth - ${revision} - - cn.hippo4j hippo4j-core @@ -149,60 +119,6 @@ ${revision} - - cn.hippo4j - hippo4j-adapter-spring-cloud-stream-rocketmq - ${revision} - - - - cn.hippo4j - hippo4j-adapter-rocketmq - ${revision} - - - - cn.hippo4j - hippo4j-adapter-dubbo - ${revision} - - - - cn.hippo4j - hippo4j-adapter-kafka - ${revision} - - - - cn.hippo4j - hippo4j-adapter-rabbitmq - ${revision} - - - - cn.hippo4j - hippo4j-adapter-hystrix - ${revision} - - - - cn.hippo4j - hippo4j-adapter-web - ${revision} - - - - cn.hippo4j - hippo4j-adapter-spring-cloud-stream-kafka - ${revision} - - - - cn.hippo4j - hippo4j-spring-boot-starter-adapter-web - ${revision} - - com.baomidou mybatis-plus-boot-starter