mirror of https://github.com/apache/cloudstack.git
cloud-apidoc module depends on cloud-client-ui
This commit is contained in:
parent
e7638c0288
commit
9cbd32107d
|
|
@ -32,6 +32,12 @@
|
|||
<artifactId>cloud-server</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloud-client-ui</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
|
|||
Loading…
Reference in New Issue