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>
This commit is contained in:
parent
b7c5068327
commit
610ebaa08f
|
|
@ -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