mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
getting the project verion automatically
This commit is contained in:
parent
ef8b53960d
commit
6388ea1e45
@ -50,7 +50,7 @@
|
||||
<artifactItem>
|
||||
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
|
||||
<artifactId>org.wso2.carbon.device.mgt.mobile.android.emulator</artifactId>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<version>${project.version}</version>
|
||||
<overWrite>true</overWrite>
|
||||
<outputDirectory>${project.basedir}/src/main/resources/android-tryit/</outputDirectory>
|
||||
<destFileName>JavaApp.jar</destFileName>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user