This is an automated email from the ASF dual-hosted git repository.

wangtao29 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozhera.git


The following commit(s) were added to refs/heads/master by this push:
     new b69a3c3e fix: fix dependency errors (#497)
b69a3c3e is described below

commit b69a3c3e4acc96ebd1607e183eb8c4bf8739f057
Author: gaoxh <[email protected]>
AuthorDate: Fri Oct 25 17:03:24 2024 +0800

    fix: fix dependency errors (#497)
---
 ozhera-monitor/ozhera-monitor-server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ozhera-monitor/ozhera-monitor-server/pom.xml 
b/ozhera-monitor/ozhera-monitor-server/pom.xml
index 1b0d6e2e..56b0d134 100644
--- a/ozhera-monitor/ozhera-monitor-server/pom.xml
+++ b/ozhera-monitor/ozhera-monitor-server/pom.xml
@@ -25,7 +25,7 @@
 
         <dependency>
             <groupId>org.apache.ozhera</groupId>
-            <artifactId>ozhera-monitor-service</artifactId>
+            <artifactId>ozhera-monitor-common</artifactId>
         </dependency>
 
         <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to