mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Refactoring
This commit is contained in:
parent
324147b939
commit
a1a68ff563
@ -37,7 +37,6 @@ public class ImageArtifact {
|
||||
}
|
||||
|
||||
public String getName() {
|
||||
|
||||
return name;
|
||||
}
|
||||
|
||||
|
||||
@ -77,7 +77,7 @@
|
||||
org.wso2.carbon.ndatasource.core,
|
||||
org.wso2.carbon,
|
||||
org.apache.commons.io,
|
||||
org.apache.commons.codec.binary;version="[1.4.0, 2.0.0)"
|
||||
org.apache.commons.codec.binary;version=${commons-codec.wso2.osgi.version.range}
|
||||
</Import-Package>
|
||||
<Export-Package>
|
||||
!org.wso2.carbon.device.application.mgt.core.internal.*,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user