Issue Details
Minor issue, the url is the pom is still reflecting the old repository:
|
<url>https://github.com/googleapis/sdk-platform-java</url> |
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://mvnrepository.com/artifact/com.google.api.grpc/proto-google-iam-v1
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/sdk-platform-java/gapic-generator-java-pom-parent/pom.xml
Line 11 in d945a69
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://mvnrepository.com/artifact/com.google.api.grpc/proto-google-iam-v1
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