mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Merge pull request #783 from madhawap/master
Updated carbon-device-mgt version and a minor fix
This commit is contained in:
commit
87e7452952
@ -94,7 +94,7 @@
|
||||
<a class="btn btn-operations" onclick="downloadAgent()">Download Now</a>
|
||||
|
||||
<a href="#" id="download-device-download-link"
|
||||
class="btn btn-operations"> Copy Link
|
||||
class="btn btn-operations hidden"> Copy Link
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
2
pom.xml
2
pom.xml
@ -1141,7 +1141,7 @@
|
||||
<javax.ws.rs.version>1.1.1</javax.ws.rs.version>
|
||||
|
||||
<!-- Carbon Device Management -->
|
||||
<carbon.devicemgt.version>3.0.45</carbon.devicemgt.version>
|
||||
<carbon.devicemgt.version>3.0.57</carbon.devicemgt.version>
|
||||
<carbon.devicemgt.version.range>[3.0.0, 4.0.0)</carbon.devicemgt.version.range>
|
||||
|
||||
<!-- Carbon App Management -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user