mirror of https://github.com/apache/cloudstack.git
Update Maven repo location for MidoNet dependencies
The existing Maven repo in the POM will be unavailable soon, so I have changed it to cs-maven.midokura.com. Signed-off-by: Prasanna Santhanam <tsp@apache.org> (cherry picked from commit c12d87e3b650bd1ab0e12b97f5ab8501979949a7)
This commit is contained in:
parent
be5d076964
commit
b1a5b63d9e
|
|
@ -30,7 +30,7 @@
|
|||
<repository>
|
||||
<id>mido-maven-public-releases</id>
|
||||
<name>mido-maven-public-releases</name>
|
||||
<url>https://googledrive.com/host/0B7iVfAZ_5GmJTk9PUDFNLTl5MVk/releases</url>
|
||||
<url>http://cs-maven.midokura.com/releases</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
<dependencies>
|
||||
|
|
|
|||
Loading…
Reference in New Issue