mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Merge branch 'application-mgt-new' into 'application-mgt-new'
Bump the device-mgt version and add ToDos See merge request entgra/carbon-device-mgt-plugins!39
This commit is contained in:
commit
f391621269
@ -34,6 +34,7 @@
|
||||
</ManagementRepository>
|
||||
<APIPublisher>
|
||||
<APIs>
|
||||
<!--todo remove this -->
|
||||
<API>
|
||||
<Name>appmanager</Name>
|
||||
<Owner>admin</Owner>
|
||||
|
||||
3
pom.xml
3
pom.xml
@ -1230,9 +1230,10 @@
|
||||
<javax.ws.rs.version>1.1.1</javax.ws.rs.version>
|
||||
|
||||
<!-- Carbon Device Management -->
|
||||
<carbon.devicemgt.version>3.2.4</carbon.devicemgt.version>
|
||||
<carbon.devicemgt.version>3.2.5-SNAPSHOT</carbon.devicemgt.version>
|
||||
<carbon.devicemgt.version.range>[3.1.0, 4.0.0)</carbon.devicemgt.version.range>
|
||||
|
||||
<!--todo remove following dependency-->
|
||||
<!-- Carbon App Management -->
|
||||
<carbon.appmgt.version>1.5.5</carbon.appmgt.version>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user