Skip to content

Commit c82a041

Browse files
author
Daan Hoogland
committed
dependency added
1 parent 3d6cafe commit c82a041

File tree

1 file changed

+6
-0
lines changed
  • plugins/user-authenticators/ldap

1 file changed

+6
-0
lines changed

plugins/user-authenticators/ldap/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,5 +215,11 @@
215215
<artifactId>commons-io</artifactId>
216216
<version>${cs.commons-io.version}</version>
217217
</dependency>
218+
<dependency>
219+
<groupId>org.apache.cloudstack</groupId>
220+
<artifactId>cloud-api</artifactId>
221+
<version>4.22.0.0-SNAPSHOT</version>
222+
<scope>compile</scope>
223+
</dependency>
218224
</dependencies>
219225
</project>

0 commit comments

Comments
 (0)