mirror of https://github.com/apache/cloudstack.git
Fix typo
(cherry picked from commit 3beb75cdf1)
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
This commit is contained in:
parent
472a387d2d
commit
717440883b
|
|
@ -742,7 +742,7 @@
|
|||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloud-plugin-database-myqslha</artifactId>
|
||||
<artifactId>cloud-plugin-database-mysqlha</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
|||
Loading…
Reference in New Issue