wolfstudy opened a new pull request #6068: Fix maven broken link
URL: https://github.com/apache/pulsar/pull/6068
 
 
   Signed-off-by: xiaolong.ran <r...@apache.org>
   
   ### Motivation
   
   Currently, maven requires all links that start with https to download the 
required lib
   
   ### Modifications
   
   - Replace 
`http://central.maven.org/maven2/org/apache/pulsar/pulsar-common/1.22.0-incubating/pulsar-common-1.22.0-incubating.jar`
 with 
`https://repo1.maven.org/maven2/org/apache/pulsar/pulsar-common/2.4.2/pulsar-common-2.4.2.jar`
 in `FunctionCommonTest.java`
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to