AlbumenJ commented on code in PR #13396:
URL: https://github.com/apache/dubbo/pull/13396#discussion_r1399959150


##########
pom.xml:
##########
@@ -19,11 +19,12 @@
 
   <modelVersion>4.0.0</modelVersion>
 
-  <parent>
-    <groupId>org.apache</groupId>
-    <artifactId>apache</artifactId>
-    <version>23</version>
-  </parent>
+    <parent>
+        <groupId>org.apache</groupId>
+        <artifactId>apache</artifactId>
+        <version>23</version>
+        <relativePath/>

Review Comment:
   This pom has been published into the maven central repo and no need to add 
relative path. If you can not download it, pls consider check your network 
connection or configure a maven mirror.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to