Issue Details
Minor issue, the url is the pom is still reflecting the old repository:
|
<url>https://github.com/googleapis/java-firestore</url> |
|
<description> |
This can cause automated systems to assume the project's repo is at a different location.
Please update to the correct repository URL.
Example
https://central.sonatype.com/artifact/com.google.cloud/google-cloud-firestore
For example at Sonatype's central repository the project's url is pointing to the archived repository
Environment
N/A
Dependencies
N/A
Reproducer
N/A
Logs and Stack Trace
N/A
Issue Details
Minor issue, the url is the pom is still reflecting the old repository:
google-cloud-java/java-firestore/google-cloud-firestore/pom.xml
Lines 8 to 9 in 255166c
This can cause automated systems to assume the project's repo is at a different location.
Please update to the correct repository URL.
Example
https://central.sonatype.com/artifact/com.google.cloud/google-cloud-firestore
For example at Sonatype's central repository the project's url is pointing to the archived repository
Environment
N/A
Dependencies
N/A
Reproducer
N/A
Logs and Stack Trace
N/A