Remove DataCenter and Subscription properties when not applicable
- In LicenseProperty.java, the code was modified to remove the DataCenter and Subscription properties when they are not applicable.
- In ThirdPlugin.java, the constructor was modified to remove the dataCenter parameter since it is no longer needed.