mirror of
https://repository.entgra.net/community/product-uem-community.git
synced 2025-10-06 02:02:27 +00:00
Add maven dependency plugin to extract wso2am pack
This commit is contained in:
parent
7d93798126
commit
be584c8894
@ -48,7 +48,7 @@
|
||||
<configuration>
|
||||
<artifactItems>
|
||||
<artifactItem>
|
||||
<groupId>io.entgra.community</groupId>
|
||||
<groupId>io.entgra.product</groupId>
|
||||
<artifactId>entgra-iot-core</artifactId>
|
||||
<type>zip</type>
|
||||
<overWrite>true</overWrite>
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
<configuration>
|
||||
<artifactItems>
|
||||
<artifactItem>
|
||||
<groupId>io.entgra.community</groupId>
|
||||
<groupId>io.entgra.product</groupId>
|
||||
<artifactId>entgra-iot-core</artifactId>
|
||||
<type>zip</type>
|
||||
<overWrite>true</overWrite>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user