Fix build failure

conditional-access
Rajitha Kumara 8 months ago
parent 957cb748d7
commit 120f488da9

@ -36,17 +36,14 @@
<dependency>
<groupId>io.entgra.device.mgt.core</groupId>
<artifactId>io.entgra.device.mgt.core.cea.mgt.common</artifactId>
<version>5.0.33-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.entgra.device.mgt.core</groupId>
<artifactId>io.entgra.device.mgt.core.cea.mgt.core</artifactId>
<version>5.0.33-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.entgra.device.mgt.core</groupId>
<artifactId>io.entgra.device.mgt.core.cea.mgt.enforce</artifactId>
<version>5.0.33-SNAPSHOT</version>
</dependency>
</dependencies>

Loading…
Cancel
Save