Skip to content

Commit dbd31a2

Browse files
Update dependency version
Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent 1563613 commit dbd31a2

File tree

1 file changed

+1
-1
lines changed
  • plugins/user-authenticators/ldap

1 file changed

+1
-1
lines changed

plugins/user-authenticators/ldap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
<dependency>
219219
<groupId>org.apache.cloudstack</groupId>
220220
<artifactId>cloud-api</artifactId>
221-
<version>4.22.0.0-SNAPSHOT</version>
221+
<version>${project.version}</version>
222222
<scope>compile</scope>
223223
</dependency>
224224
</dependencies>

0 commit comments

Comments
 (0)