rohityadavcloud commented on code in PR #6472:
URL: https://github.com/apache/cloudstack/pull/6472#discussion_r902374424
##########
pom.xml:
##########
@@ -764,6 +764,10 @@
<id>repo.jenkins-ci.org.public</id>
<url>https://repo.jenkins-ci.org/public/</url>
</repository>
+ <repository>
+ <id>libvirt.org.maven2</id>
+ <url>https://libvirt.org/maven2/</url>
Review Comment:
cc @GabrielBrascher I've added libvirt's maven repo here from which the
version is available.
--
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]